Rocky_Mountain_Vending/.pnpm-store/v10/files/83/4e719fbc574f9e30b2d1a0e85218f4e944315853c57933b83de202cc91833f3070ffbe400fbe2d51e8d241553961d9ebd7ba0c3da3adef1582494a8c2164c8
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
122 B
Text

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