Rocky_Mountain_Vending/.pnpm-store/v10/files/ee/65e822a94c00bea4632af48dd6995e1f225e895024efc1abaa9ae977f0a08f2a9cdb1b098cbd0bcc07281647465e2ce5d22a93da601db57bbec428348ae19a
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
80 B
Text

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