Rocky_Mountain_Vending/.pnpm-store/v10/files/f8/44a64088b16bbc8ffbbdfca9300678d9b9a03fc49b80c0bf7784e32bf02e6497153c0f34091c1def51b3e286601ece6690c694c931ab92ab2206c7455416ea
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 nextSunday: import("./types.js").FPFn1<
Date,
import("../fp.js").DateArg<Date>
>;