Rocky_Mountain_Vending/.pnpm-store/v10/files/de/10fe5972eeb174f188c34e878215eda39c2ab203f7c0fa06e02735f795df8f2ecf247a5321409320b05d8da322850c723dec9c2df9068350b0e6578eacea8b
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 arktypeResolver: Resolver;