UNPKG

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