Rocky_Mountain_Vending/.pnpm-store/v10/files/6f/314468678142fc3af3351893ae7460310a88b86c52b480d8009fb55d0c0d5455d595f76c8f2630031eed8d3719e659c02397808b6bec6e996a7837db882f38
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 startOfDecade: import("./types.js").FPFn1<
Date,
import("../fp.js").DateArg<Date>
>;