hrms-manual/node_modules/date-fns/esm/fp/getWeekWithOptions/index.js
2023-09-06 14:51:44 +07:00

4 lines
No EOL
222 B
JavaScript

// This file is generated automatically by `scripts/build/fp.ts`. Please, don't change it.
import fn from "../../getWeek/index.js";
import convertToFP from "../_lib/convertToFP/index.js";
export default convertToFP(fn, 2);