Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/ayonli_jsext/esm/types.js>TypedArray

A JavaScript extension package for building strong and modern applications.
Latest
variable TypedArray
import { TypedArray } from "https://deno.land/x/ayonli_jsext@v0.9.72/esm/types.js";

This is the superclass of all of all TypedArray subclasses, such as Uint8Array, Int16Array, etc.