UNPKG

@js-sugar/date

Version:

A multi-calendar, tree-shakable, extensible, immutable and lightweight date library for JavaScript

9 lines (8 loc) 160 B
/** * @internal * @module */ export * from './locale'; export * from './locales'; export * from './runtime-locale'; export * from './static-locale';