Rocky_Mountain_Vending/.pnpm-store/v10/files/1e/98ada3a49c33dcd4051cf6365fb37c45530a7e708c57abbb19300075eb7a7d5404ce680f0ecf917a9188152a7198969d4caf3f55859751633324ad88135c75
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
365 B
Text

{"version":3,"sources":["../../../src/server/route-matcher-providers/route-matcher-provider.ts"],"sourcesContent":["import type { RouteMatcher } from '../route-matchers/route-matcher'\n\nexport interface RouteMatcherProvider<M extends RouteMatcher = RouteMatcher> {\n matchers(): Promise<ReadonlyArray<M>>\n}\n"],"names":[],"mappings":"AAEA,WAEC","ignoreList":[0]}