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>
1 line
No EOL
365 B
Text
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]} |