Usage
Import the library where needed
const lex = await import( '@total-order/lex' ) ;
// or
import * as lex from '@total-order/lex' ;
Import the library where needed
const lex = await import( '@total-order/lex' ) ;
// or
import * as lex from '@total-order/lex' ;