Theia API Documentation v1.65.0
    Preparing search index...
    interface NotebookOutputItemDto {
        mime: string;
        valueBytes: BinaryBuffer;
    }
    Index

    Properties

    Properties

    mime: string
    valueBytes: BinaryBuffer