Rocky_Mountain_Vending/.pnpm-store/v10/files/37/f65b05d763fce20e45043902abc33780326c6b1ab884a64c9abd017c7ab8197a11211662348b375e9fee50a073cf5d0e75663fe0483d1af6ead1c4be6b39a3
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
106 B
Text

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