Rocky_Mountain_Vending/.pnpm-store/v10/files/bf/bce0f2fb19aba950b94424db7486d6ee2cc86e8c64b24558943d41c1113a0b14a6b844fcf8f354bd837af88165c3ca128a717e14deaf7503b9ce43911e5a42
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
104 B
Text

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