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