Rocky_Mountain_Vending/.pnpm-store/v10/files/2f/c35fa538efdbbee9e7628799885779443f1b2149f568be65167f38fa45aa24c9885530e96932b0c6de61175323b3dcc8dbfe4b407e8aaa1c88535b641f2b15
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
99 B
Text

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