Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
type alias TypedArrayConstructor
import { type TypedArrayConstructor } from "https://deno.land/x/canvaseno@v1.0.2/mod.ts";
definition:
| Float32ArrayConstructor
| Int32ArrayConstructor
| Int16ArrayConstructor
| Int8ArrayConstructor
| Uint32ArrayConstructor
| Uint16ArrayConstructor
| Uint8ArrayConstructor