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