Home Manual Reference Source

Usage

Import the library where needed

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