API reference
Every public class, method, and event in @codexo/exojs. Generated from source.
typeTypedArray
@codexo/exojs / core / stable
Union of every concrete `TypedArray` constructor result.
0
props
0
methods
0
events
Import
import { TypedArray } from '@codexo/exojs'Union of every concrete `TypedArray` constructor result.
Definition1
Float32Array | Float64Array | Int16Array | Int32Array | Int8Array | Uint16Array | Uint32Array | Uint8Array | Uint8ClampedArraySource