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

4 lines
227 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 "../../nextThursday/index.js";
import convertToFP from "../_lib/convertToFP/index.js";
export default convertToFP(fn, 1);