Theia API Documentation v1.65.0
    Preparing search index...
    interface IFullSemanticTokensDto {
        data: Uint32Array;
        id: number;
        type: "full";
    }
    Index

    Properties

    Properties

    data: Uint32Array
    id: number
    type: "full"