Type Alias TypedUintArray

TypedUintArray:
    | Uint8Array
    | Uint8ClampedArray
    | Uint16Array
    | Uint32Array