Rocky_Mountain_Vending/.pnpm-store/v10/files/b8/ae4a5f323efd8f0a8d5213f855d8e4be2774386ed45e4428e8e45d82371b769ba94f50d620e5736742fccdbabe768cdc3c15a0c68e835b858a273ddae67459
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

3 lines
74 B
Text

declare const SyntaxError: SyntaxErrorConstructor;
export = SyntaxError;