Home Manual Reference Source

Usage

Import the library where needed

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