Rocky_Mountain_Vending/.pnpm-store/v10/files/64/5e6eae9ca32575fd0de0366b10ebe9b293edc42988b7143a154348eab1ef7767b74d732c5986380e553b95fc2b9338ac3542e87b9eb90d8421de51f3a11d43
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
115 B
Text

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