Rocky_Mountain_Vending/.pnpm-store/v10/files/2a/f4b366e915fd86bdba1e59f6995d199264b6b0c16d5d9c41e85990e07bb3a88c150fe8a8913a375912d7a4c8e04575ef8978c570cf4902ebe0275433708f61
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
376 B
Text

{"version":3,"sources":["../../../src/export/routes/types.ts"],"sourcesContent":["import type { OutgoingHttpHeaders } from 'node:http'\n\nexport type RouteMetadata = {\n status: number | undefined\n headers: OutgoingHttpHeaders | undefined\n postponed: string | undefined\n segmentPaths: Array<string> | undefined\n}\n"],"names":[],"mappings":"AAEA,WAKC","ignoreList":[0]}