Rocky_Mountain_Vending/.pnpm-store/v10/files/d9/96f1ee17dbcdc64d13e39ad425fb354fba0ceb5a6a8bca824dc24adbdfabba1ff45ab1ba1368062068ee17037f49cad2a29047be4e08c1f4e4f3607a8dd746
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
145 B
Text

export declare function renderAppDevOverlay(): void;
export declare function renderPagesDevOverlay(): void;
export declare const dispatcher: {};