UNPKG

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