Files
chinese-family-tree-2/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/fp/getDay.js
T
freedakgmail 43c8389705 0.0.0.1
2025-11-22 19:52:55 +08:00

10 lines
294 B
JavaScript

// This file is generated automatically by `scripts/build/fp.ts`. Please, don't change it.
import { getDay as fn } from "../getDay.js";
import { convertToFP } from "./_lib/convertToFP.js";
export const getDay = convertToFP(fn, 1);
// Fallback for modularized imports:
export default getDay;