Rocky_Mountain_Vending/.pnpm-store/v10/files/35/70175130bbaddc8b5ccfb540b091e75ab4d7539f2662802c27c43fd7b5c71be2db6e9de70b2f52c4bc47171c430895ca8d7fa9502b18967c9889f32f6a6eb3
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
128 B
Text

declare function cssWithMappingToString(item: any, useSourceMap: any): any;
declare function toComment(sourceMap: any): string;