Rocky_Mountain_Vending/.pnpm-store/v10/files/09/39d0a1775f470f5fa2615dc95ede7898a075c5781cd32a76de6045c2bcd08eb45c38e86dd262a42bbfbf2246b9956469cbb1bb5d683f5677bfe500968bd191
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
100 B
Text

export declare const getWeekYear: import("./types.js").FPFn1<
number,
string | number | Date
>;