Theia API Documentation v1.65.0
    Preparing search index...
    interface notebookStylesMessage {
        styles: Record<string, string>;
        type: "notebookStyles";
    }
    Index

    Properties

    Properties

    styles: Record<string, string>
    type: "notebookStyles"