Theia API Documentation v1.65.0
    Preparing search index...
    interface CustomInputDto {
        kind: CustomEditorInput;
        uri: UriComponents;
        viewType: string;
    }
    Index

    Properties

    Properties

    viewType: string