📄 yearsToMonths.d.cts
/home/palash/git/site/node_modules/date-fns/fp/yearsToMonths.d.cts
Language: cts • Lines: 1
export declare const yearsToMonths: import("./types.ts").FPFn1<number, number>;