Rocky_Mountain_Vending/.pnpm-store/v10/files/b1/f7ffdc4272e7bbfe2076e7f04c4d5171223b35b204619869b912b353b941cc649e6ef480fb6d23bc8b96676b33f8c77f8b8e4a839428a73e11939e1f560dbc
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
107 B
Text

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