Rocky_Mountain_Vending/.pnpm-store/v10/files/b7/b6abb796c1c911ad10051f3dd1e6909c6e1acce095b87817d27632fcfe19e45db28f73d9700a1c6be6563bb53c06775976c1f00dd3d8408e8e5e5c51adb550
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
89 B
Text

import type { Resolver } from './types';
export declare const typeboxResolver: Resolver;