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
449 B
Text
1 line
No EOL
449 B
Text
{"version":3,"sources":["../../../src/shared/lib/mcp-error-types.ts"],"sourcesContent":["import type { OverlayState } from '../../next-devtools/dev-overlay/shared'\n\nexport interface OverlayStateWithUrl {\n url: string\n errorState: OverlayState | null\n}\n\nexport interface McpErrorStateResponse {\n event: string\n requestId: string\n errorState: OverlayState | null\n url: string\n}\n"],"names":[],"mappings":"AAOA,WAKC","ignoreList":[0]} |