Rocky_Mountain_Vending/.pnpm-store/v10/files/2a/fd7fadeefee9eb40cfc91f94d3ce582e17605bc2e968a4a0d4b53fa90b6bba4ecd0080b98bb6f0ee3a6da532a9d9db8bbe05e7d3944220a76a1a62d0f62ff5
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
81 B
Text

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