Rocky_Mountain_Vending/.pnpm-store/v10/files/1c/684fecfca6b5646526712a0a5bd2870eabb9e01b58135ccef50aed76d9cf16558c3021f46232ee47ada906de27dee2b9bae783d87a750110ca48755bf1d3db
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

1 line
89 B
Text

export declare const warn: (condition: boolean, format: string, ...args: any[]) => void;