Theia API Documentation v1.65.0
    Preparing search index...
    interface IFileChangeDto {
        resource: UriComponents;
        type: FileChangeType;
    }
    Index

    Properties

    Properties

    resource: UriComponents