Files

2 lines
80 B
TypeScript
Raw Permalink Normal View History

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