Usage
Import the library where needed
const alloc = await import('@array-like/alloc');
// or
import * as alloc from '@array-like/alloc';
Import the library where needed
const alloc = await import('@array-like/alloc');
// or
import * as alloc from '@array-like/alloc';