Rocky_Mountain_Vending/.pnpm-store/v10/files/38/fad679482b7da38ed3e305bdd70a6ee5ff970f0552ed4397a02e7a7bc523bd11d5ea20802fa333edcb6a75b4abe0b640507887d237b8264bbc3e5da8cc0192
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
87 B
Text

export declare const hoursToSeconds: import("./types.js").FPFn1<
number,
number
>;