Files

2 lines
81 B
TypeScript
Raw Permalink Normal View History

export declare const hoursToMinutes: import("./types.js").FPFn1<number, number>;