UNPKG

poku

Version:

🐷 Poku makes testing easy for Node.js, Bun, Deno, and you at the same time.

3 lines (2 loc) 128 B
export declare const parseTime: (date: Date) => string; export declare const parseTimeToSecs: (milliseconds: number) => string;