Rocky_Mountain_Vending/.pnpm-store/v10/files/7a/c6ea2c68cf93edf2de025c6fa366dc1b9d5c432041be4f0ed9eb08f4531ef7c7bd909828b0b15458f81a254b6f427261f2f4703b5070de38286fd59f879681
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
232 B
Text

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