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