Rocky_Mountain_Vending/.pnpm-store/v10/files/0e/2c9936299948f9983ee46131411f43cfdfa8dcfbff301f3363324cbf1fa3c09be8a0d2402de59e0254318d7713ceb339d2177c94e43150ca4c7036b9587319
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
90 B
Text

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