Rocky_Mountain_Vending/.pnpm-store/v10/files/6c/0bdbbd933ede6fdae0adeb4df1b16060a4cceaf702e4d5fe8e70979ea2a13cdd20473cf6aad840a44dbcdfa492d947d9c77a5892ea8f334896255386d7e725
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
No EOL
244 B
Text

function _getPrototypeOf(t) {
return _getPrototypeOf = Object.setPrototypeOf ? Object.getPrototypeOf.bind() : function (t) {
return t.__proto__ || Object.getPrototypeOf(t);
}, _getPrototypeOf(t);
}
export { _getPrototypeOf as default };