Rocky_Mountain_Vending/.pnpm-store/v10/files/07/e8b7cfabbfdf4d013a1c6f51ff7bf1f7cd6f7e88a41f87b156bc6da038536e273c7fe3f2f6b2f8a92803a4c6de16423f41ca3dda01978d0d37bc4bf448dded
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
No EOL
71 B
Text

declare const MAX_ARRAY_LENGTH: 4294967295;
export = MAX_ARRAY_LENGTH;