UNPKG

@jrc03c/js-math-tools

Version:
18 lines (16 loc) 243 B
const arrayTypes = [ Array, ArrayBuffer, BigInt64Array, BigUint64Array, Float32Array, Float64Array, Int16Array, Int32Array, Int8Array, Uint16Array, Uint32Array, Uint8Array, Uint8ClampedArray, ] export { arrayTypes }