botbook/node_modules/date-fns/esm/fp/endOfSecond/index.js

4 lines
226 B
JavaScript
Raw Normal View History

2024-09-04 13:13:15 -03:00
// 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);