monthsToYears.d.cts 80 B

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