Rocky_Mountain_Vending/.pnpm-store/v10/files/b3/061f4255ee527c84304d3fe57dfc5c6137ddf4ec767dab2a8bcf17373e655d338e2c232ca4fb0012b4d463d58fd151018de53bbb312440287cce994a88cd11
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
No EOL
432 B
Text

{"version":3,"sources":["../../../src/server/route-matches/locale-route-match.ts"],"sourcesContent":["import type { LocaleRouteDefinition } from '../route-definitions/locale-route-definition'\nimport type { RouteMatch } from './route-match'\n\nexport interface LocaleRouteMatch<R extends LocaleRouteDefinition>\n extends RouteMatch<R> {\n readonly detectedLocale?: string\n}\n"],"names":[],"mappings":"AAGA,WAGC","ignoreList":[0]}