Rocky_Mountain_Vending/.pnpm-store/v10/files/66/e15708b53cfd9828fbdf24012187780456a87f36b3394df5835a8541d112fb897a207ad092e219ad411a89f219b7d98c450d9ff6bc629c3186063d131a02a8
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
70 B
Text

export declare const nonPassive: boolean | {
passive: boolean;
};