Rocky_Mountain_Vending/.pnpm-store/v10/files/3f/9700eeb1c740ab1ac3524235af31650fced53c0b9b0f62fd8fcbec2b70dcfca7906b806b4374cb77c135c927007c63d47b54ac086694bd0c4b8fa2a7be63b8
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

8 lines
No EOL
188 B
Text

function _defineAccessor(e, r, n, t) {
var c = {
configurable: !0,
enumerable: !0
};
return c[e] = t, Object.defineProperty(r, n, c);
}
export { _defineAccessor as default };