Rocky_Mountain_Vending/.pnpm-store/v10/files/d0/fff5771dc2e21488a063d6c73d3c5ce20820c0657d599ca1028f3e5e259d048eebf167ee02eb1cf02c0ce33ccd1e6d1da5cac0bc02d90f8f867e316a48a2e7
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

10 lines
200 B
Text

"use strict";
function _tagged_template_literal_loose(strings, raw) {
if (!raw) raw = strings.slice(0);
strings.raw = raw;
return strings;
}
exports._ = _tagged_template_literal_loose;