Theia API Documentation v1.65.0
    Preparing search index...
    interface NotebookInputDto {
        kind: NotebookInput;
        notebookType: string;
        uri: UriComponents;
    }
    Index

    Properties

    Properties

    notebookType: string