Rocky_Mountain_Vending/.pnpm-store/v10/files/ee/c56a98a64e1d6f384558091a2f52567f0559c8eb7e11478bd125a657f9d541f3707ac9e0fef02f94940f03d4d666143c198c9d1742baa5aaadc8dc5aff8433
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
244 B
Text

"use strict";
function _tagged_template_literal(strings, raw) {
if (!raw) raw = strings.slice(0);
return Object.freeze(Object.defineProperties(strings, { raw: { value: Object.freeze(raw) } }));
}
exports._ = _tagged_template_literal;