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