Rocky_Mountain_Vending/.pnpm-store/v10/files/4a/88f563631d32367a0b1c2eb88d9f3473e8127fc5a441777715de6fdf78b4c84e30b7b5f852e29a6621e6da2a0a5e798bc6bee81e45903a8c6115737a2ddc4e
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

5 lines
133 B
Text

export declare const set: import("./types.js").FPFn2<
Date,
import("../fp.js").DateValues,
import("../fp.js").DateArg<Date>
>;