5 lines
99 B
TypeScript

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