Rocky_Mountain_Vending/.pnpm-store/v10/files/4e/8d0e9d1052a42bec4434fe698ad32a5b5a0f87e65374b886f82dc11c122c4bc21eee94a0a4da8b3de792d7906657d5c431400a97612230f918300ef58cc84f
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

5 lines
No EOL
146 B
Text

/**
* This event describes a single exception.
*/
export declare const EVENT_EXCEPTION: "exception";
//# sourceMappingURL=stable_events.d.ts.map