Home Manual Reference Source

Usage

Import the library where needed

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