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

    Properties

    Properties

    resource: string