Rocky_Mountain_Vending/.pnpm-store/v10/files/4b/4fff46765b6e6126ebf322db8003774e204f34c38854d4673171aa3a10584731d5de28b9a90b6d7a677cc2e2c8a02e66c6e35078670199a22ada48eb4eeb05
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
96 B
Text

export declare const getDate: import("./types.js").FPFn1<
number,
string | number | Date
>;