TypeTensor - v0.1.0
    Preparing search index...

    Variable uint16Const

    uint16: Readonly<
        {
            __byteSize: 2;
            __dtype: "uint16";
            __isInteger: true;
            __jsType: number;
            __signed: false;
            __typedArray: Uint16ArrayConstructor;
        },
    > = ...

    16-bit unsigned integer dtype constant