previousSunday.cjs 345 B

12345678910
  1. "use strict";
  2. exports.previousSunday = void 0;
  3. var _index = require("../previousSunday.cjs");
  4. var _index2 = require("./_lib/convertToFP.cjs"); // This file is generated automatically by `scripts/build/fp.ts`. Please, don't change it.
  5. const previousSunday = (exports.previousSunday = (0, _index2.convertToFP)(
  6. _index.previousSunday,
  7. 1,
  8. ));