Rocky_Mountain_Vending/.pnpm-store/v10/files/f1/f4797660caa0f18648a30574a0717eeec620301ba5f65ab6f10d40667d50ee690756cc2d506169496a84830e30a4c72ca7afb63d7f6b4fe4a5d794a8ef3424
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

1 line
63 B
Text

export declare function shallowEqual(a: any, b: any): boolean;