Rocky_Mountain_Vending/.pnpm-store/v10/files/0c/087048279886e1c03533d23f6677fcdd120df079d7c59a2cf052944b0d1aa1ff854c22d7723f12dfdb0eb37c1936a9d7da08be2b7bcde276b7b7105cb5cc26
DMleadgen 46d973904b
Initial commit: Rocky Mountain Vending website
Next.js website for Rocky Mountain Vending company featuring:
- Product catalog with Stripe integration
- Service areas and parts pages
- Admin dashboard with Clerk authentication
- SEO optimized pages with JSON-LD structured data

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-12 16:22:15 -07:00

10 lines
355 B
Text

"use strict";
exports.lastDayOfISOWeek = void 0;
var _index = require("../lastDayOfISOWeek.cjs");
var _index2 = require("./_lib/convertToFP.cjs"); // This file is generated automatically by `scripts/build/fp.ts`. Please, don't change it.
const lastDayOfISOWeek = (exports.lastDayOfISOWeek = (0, _index2.convertToFP)(
_index.lastDayOfISOWeek,
1,
));