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