Rocky_Mountain_Vending/.pnpm-store/v10/files/0c/7a6c3ae075f7c5ad21232a15f891bd639488d61eb0b3ab29b84d6f78ee655df2930c353922d5e6247c2f168a98c291e22717e8f899fde199c927d703ebb01a
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 valibotResolver: Resolver;