Rocky_Mountain_Vending/.pnpm-store/v10/files/64/c4521b51698e610e44730302b68f0309f6d00d91c35036355c92ae32988b27b543043deaee6edeea44b01d69ac465656db070de17cf6f56bd0d20a5a7ff3cd
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
No EOL
149 B
Text

var assign = Object.assign.bind(Object);
module.exports = assign;
module.exports.default = module.exports;
//# sourceMappingURL=object-assign.js.map