2 lines
66 B
TypeScript
Raw Normal View History

2021-02-07 20:01:37 +01:00
export declare function format_online_time(secs: number): string;