UNPKG

itty-time

Version:

Ultra-small (~390 bytes) library for TTL date math and converting ms durations to and from strings.

5 lines (4 loc) 105 B
export * from './datePlus'; export * from './duration'; export * from './ms'; export * from './seconds';