Home Manual Reference Source

Usage

Import the library where needed

const alloc = await import('@array-like/alloc');
// or
import * as alloc from '@array-like/alloc';