5 lines
89 B
TypeScript
5 lines
89 B
TypeScript
export declare const monthsToQuarters: import("./types.js").FPFn1<
|
|
number,
|
|
number
|
|
>;
|