Type alias ATypedArray

ATypedArray: Int8Array | Uint8Array | Int32Array | Uint32Array | Float32Array

Generated using TypeDoc