Interface NotebookDocumentUnknownChangeEvent

interface NotebookDocumentUnknownChangeEvent {
    kind: Unknown;
}

Properties

Properties

kind: Unknown