rittenhop-ghost/versions/5.94.2/node_modules/date-fns/esm/fp/endOfSecond/index.js

4 lines
226 B
JavaScript
Raw Normal View History

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