Rocky_Mountain_Vending/.pnpm-store/v10/files/f9/2da7f5352249065ffc27c9eb28fbb61036ff01ddfb77ebde0255594efbd35a90c0698b1a0f51a2e278437428a42fb4892e02ab045fb30d7c4f68c27838afd9
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 effectTsResolver: Resolver;