Rocky_Mountain_Vending/.pnpm-store/v10/files/8e/9418d061d8aa94a661a71e4b94334ee3f2dca1724651eea174c2acfd5d2bf2117de84c8a211cccddc37e692153088e0a702cf24655e11b214533af2ce95b04
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
85 B
Text

export default function isWindow(node: Element | Document | Window): Window | false;