Type Definitions
ArrayBufferView
Define JSDoc type for
ArrayBufferView
{@see https://developer.mozilla.org/en-US/docs/Web/API/ArrayBufferView}
{@see ArrayBuffer.isView}
Type:
- Int8Array | Uint8Array | Uint8ClampedArray | Int16Array | Uint16Array | Int32Array | Uint32Array | Float32Array | Float64Array | DataView | Buffer