Rocky_Mountain_Vending/.pnpm-store/v10/files/36/7342046d5e3c333622220093f3c96a01c8923ec071d48e52f54a64833605283f153f8c1db5dfb1d0171dd7fc3695b0b06a5f783cab6d618dc9ae9e1d960491
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

2 lines
88 B
Text

import crypto from "crypto";
export declare const randomUUID: typeof crypto.randomUUID;