Home Manual Reference Source

Usage

Import the library where needed

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