Rocky_Mountain_Vending/.pnpm-store/v10/files/18/e3f470b3b068940b7314b66a713f730e5371c4e54d9fedc4d2060ec2752761c129cd2959a4c596fe242729c51cfdbefe15499139670a4724d4c3dea89e5d42
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
323 B
Text

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