UNPKG

typedarray-dts

Version:
7 lines (5 loc) 128 B
export type UnsignedTypedArray = | Uint8ClampedArray | Uint8Array | Uint16Array | Uint32Array;