Rocky_Mountain_Vending/.pnpm-store/v10/files/6f/84a82569d8faa14a9101af2fdc29ddd421f24bf27e4af0ec9877f8944e7d32a1ca308f963e50c285985e53df3bd07d7e849f5e9c3cb453ba0ecc2bd91c3eef
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
71 B
Text

declare const MAX_VALUE: 1.7976931348623157e+308;
export = MAX_VALUE;