Rocky_Mountain_Vending/.pnpm-store/v10/files/55/66bc42974c6e6995e547416e9f5b88975f37c6b03e4ff9ccc6b488cc2dc0608198498ea25bbcea9592a71ab14742341173a1b363b0b7288f7f202ca39bdfd9
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
131 B
Text

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