UNPKG

92 BTypeScriptView Raw
1export declare const millisecondsToHours: import("./types.js").FPFn1<
2 number,
3 number
4>;