UNPKG

itty-time

Version:

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

2 lines (1 loc) 69 B
export declare const seconds: (duration: string | number) => number;