Rocky_Mountain_Vending/.pnpm-store/v10/files/69/cd405450026ac6f46e9956bb7228ab9939d445ff1338144d7a88d31ed01b6fc9d04586595846ac2b2a07d7225b6f375c9cb772a1edb9d5461f2c27798c341e
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
287 B
Text

var getPrototypeOf = require("./getPrototypeOf.js");
function _superPropBase(t, o) {
for (; !{}.hasOwnProperty.call(t, o) && null !== (t = getPrototypeOf(t)););
return t;
}
module.exports = _superPropBase, module.exports.__esModule = true, module.exports["default"] = module.exports;