Rocky_Mountain_Vending/.pnpm-store/v10/files/c4/247d72501cf02d0e98a9c0e888ab4258fd4b738a4e76ad913ea5072b421d713d16f8138fcc4d441526100710c2a94d946dcec0845ffad31f589fbe4d8443b0
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
117 B
Text

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