UNPKG

date-and-time

Version:

The simplest, most intuitive date and time library

7 lines (5 loc) 136 B
declare const _default: { encode: (str: string) => string; decode: (str: string) => string; }; export { _default as default };