Rocky_Mountain_Vending/.pnpm-store/v10/files/ae/e31c0133bf288ba8d6a61c3cdc275699d28c270660a3c2c4d9d5153fce4b0bbe357cc7bb024f365b3a00617fbce728ca46d894bf06c3d310249e4d7f1a83d0
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

6 lines
156 B
Text

'use strict';
var $Object = require('es-object-atoms');
/** @type {import('./Object.getPrototypeOf')} */
module.exports = $Object.getPrototypeOf || null;