Theia API Documentation v1.65.0
    Preparing search index...
    NullablePartialNotebookCellMetadata: {
        [Key in keyof Partial<NotebookCellMetadata>]:
            | NotebookCellMetadata[Key]
            | null
    }