DocumentationTypesArraylike

Type Alias: ArrayLike

ArrayLike: number[] | any[] | Float32Array | Float64Array | Int8Array | Int16Array | Int32Array | Uint8Array | Uint16Array | Uint32Array | Uint8ClampedArray

Defined in types.ts:3