Rocky_Mountain_Vending/.pnpm-store/v10/files/1e/231f122dd8e06f162c046d2b3e429f92544ee6d117371716f5142092e01ca92a515fae0ff62dd28f84215e2cceb3cb8e44f759074f27644be92d6e0bf971d1
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
150 B
Text

'use strict';
/** @type {import('./Reflect.getPrototypeOf')} */
module.exports = (typeof Reflect !== 'undefined' && Reflect.getPrototypeOf) || null;