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