Home Manual Reference Source

Usage

Import the library where needed

const primitive = await import( '@total-order/primitive' ) ;
// or
import * as primitive from '@total-order/primitive' ;