Rocky_Mountain_Vending/.pnpm-store/v10/files/f9/5ba51204fed15e1239f0a6d09ed5493d9726f7ba30d24da2fcc30a6887a894e7c8d12aa8850fa25d73b6e8993d27e12e3700129565ad50fc40136b24dc8422
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
86 B
Text

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