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

5 lines
97 B
TypeScript

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