Rocky_Mountain_Vending/.pnpm-store/v10/files/20/3e2808d1c417876f2fcda329cba7342ac2ee183fe618147ff8e79ed184697c9d23e6b2eae9569687ab61798f4d8a591630ab15e4ed6bcd512ed2b5ddc03393
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
108 B
Text

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