hugoWebsite/node_modules/date-fns/esm/fp/isExists/index.js

4 lines
223 B
JavaScript

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