Rocky_Mountain_Vending/.pnpm-store/v10/files/88/5d6d05fd17f11a15a85736a7919ae9f3fbd8a94e7475b5efc84d639fe27bbeaacc9db1489e4c2f7e8533ee6350ffb35a5ad6c51acb9a4f61ef448019e32f6e
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
110 B
Text

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