claude-web/node_modules/date-fns/esm/fp/lastDayOfQuarter/index.js

4 lines
231 B
JavaScript
Raw Permalink Normal View History

2026-02-23 02:23:38 +00:00
// This file is generated automatically by `scripts/build/fp.ts`. Please, don't change it.
import fn from "../../lastDayOfQuarter/index.js";
import convertToFP from "../_lib/convertToFP/index.js";
export default convertToFP(fn, 1);