Rocky_Mountain_Vending/.pnpm-store/v10/files/b8/e37fd5da86a7f7e5baf1649fce0ceb915b9fc58b8918d1cd4d48798f99e1fee11d8cc29ba85b21f62792c9162493b628d9b84f2d21fd7ba67082e036f10592
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

5 lines
126 B
Text

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