UNPKG

typedarray-dts

Version:
8 lines (6 loc) 141 B
export type SignedTypedArray = | Float32Array | Float64Array | Int8Array | Int16Array | Int32Array;