2025-05-31 22:40:29 +02:00

5 lines
100 B
TypeScript

export declare const getUnixTime: import("./types.js").FPFn1<
number,
string | number | Date
>;