yearsToMonths.d.mts 80 B

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