Rocky_Mountain_Vending/.pnpm-store/v10/files/9f/f8b9735d4709d703a94514fc7d89ea7ca54025473b0fd8ca5d82f8d4feb3017c3bdfece84ba0fdcf7b7e3e6677a67aaae2fb3a87ca30388f20d98437fed693
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

4 lines
114 B
Text

export declare const previousWednesday: import("./types.js").FPFn1<
Date,
import("../fp.js").DateArg<Date>
>;