Rocky_Mountain_Vending/.pnpm-store/v10/files/27/d6d98b30e2e8f02140f3900db62d2873448c432ce894322a744cf26654b67805942b15ee489bb19c3d8b4d3f6c36b31e76b97b3243dfc8c7def069d60a809d
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

8 lines
371 B
Text

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