hugoWebsite/node_modules/date-fns/esm/fp/eachWeekendOfYear/index.js

4 lines
232 B
JavaScript
Raw Normal View History

2022-10-29 00:20:35 +02:00
// This file is generated automatically by `scripts/build/fp.ts`. Please, don't change it.
import fn from "../../eachWeekendOfYear/index.js";
import convertToFP from "../_lib/convertToFP/index.js";
export default convertToFP(fn, 1);