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

5 lines
177 B
Text

export declare const fetch: unknown;
export default fetch;
export declare const Headers: unknown;
export declare const Request: unknown;
export declare const Response: unknown;