Rocky_Mountain_Vending/.pnpm-store/v10/files/0b/4ab24e62feab2026a4b47f6c1bb61ac201cc9b36243fd3db8d2b0cfc2edc5b37a73927caead550fe139d58886b18f78a53024dcc9ccfa1ca7a597301d6a212
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

2 lines
87 B
Text

import fs from 'fs';
export declare const realpathSync: typeof fs.realpathSync.native;