UNPKG

date-fns

Version:

Modern JavaScript date utility library

7 lines (4 loc) 254 B
// This file is generated automatically by `scripts/build/fp.ts`. Please, don't change it. import { monthsToYears as fn } from "../monthsToYears.js"; import { convertToFP } from "./_lib/convertToFP.js"; export const monthsToYears = convertToFP(fn, 1);