UNPKG

dot-beat-time

Version:

Convert legacy time to decimal internet time, or beats.

3 lines (2 loc) 123 B
export declare function fromDate(date: Date, long?: boolean): string; export declare function now(long?: boolean): string;