Rocky_Mountain_Vending/.pnpm-store/v10/files/c5/48edf09326d0486fc0520b616f0d14c05f17af9e29e8895dcf1bba856da514af514bd23d51e742fc5c051c5287a95e4133241b19acca72d9d398243a6f1875
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

6 lines
139 B
Text

"use strict";
function _read_only_error(name) {
throw new TypeError("\"" + name + "\" is read-only");
}
exports._ = _read_only_error;