Home Manual Reference Source

Usage

Import the library where needed

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