type alias TypedArrayConstructorimport { type TypedArrayConstructor } from "https://deno.land/x/canvas@v1.4.1/mod.ts"; definition: | Float32ArrayConstructor | Int32ArrayConstructor | Int16ArrayConstructor | Int8ArrayConstructor | Uint32ArrayConstructor | Uint16ArrayConstructor | Uint8ArrayConstructor