Skip to main content
Latest
type alias TypedArrayConstructor
import { type TypedArrayConstructor } from "https://deno.land/x/targadactyl@1.2.0/deps.ts";
definition:
| Float32ArrayConstructor
| Int32ArrayConstructor
| Int16ArrayConstructor
| Int8ArrayConstructor
| Uint32ArrayConstructor
| Uint16ArrayConstructor
| Uint8ArrayConstructor