TypeTensor - v0.1.0
    Preparing search index...

    Variable uint8Const

    uint8: Readonly<
        {
            __byteSize: 1;
            __dtype: "uint8";
            __isInteger: true;
            __jsType: number;
            __signed: false;
            __typedArray: Uint8ArrayConstructor;
        },
    > = ...

    8-bit unsigned integer dtype constant