Rocky_Mountain_Vending/.pnpm-store/v10/files/e2/22dc5aa38bea6bc1e562ad72102e13f6140065ca96b5f34ad5bd6317548ce3b83bb9e165a7fd3dc430a62dfa69bc74a0d657df1ef294491cc8ccdbbb44f10b
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
211 B
Text

"use strict";
function _class_apply_descriptor_get(receiver, descriptor) {
if (descriptor.get) return descriptor.get.call(receiver);
return descriptor.value;
}
exports._ = _class_apply_descriptor_get;