Rocky_Mountain_Vending/.pnpm-store/v10/files/0c/5686da92028cff4637392cf3b3f8239414802cbf91d03e56c56fdd18c6e4effb70f6905c4c8d64190a520dd774ca7c7a83f7c30bffe918e9d69f1af11650c7
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 milliseconds: import("./types.js").FPFn1<
number,
import("../fp.js").Duration
>;