5 lines
99 B
TypeScript

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