Rocky_Mountain_Vending/.pnpm-store/v10/files/79/dfa6d88b19ae36282b47966a7a848c2e8d865e47e07f390dfcea890f091d620c10f8913c47de399355493d971761f0974f7c15e59957635df40a989d1fa077
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
216 B
Text

function _taggedTemplateLiteral(e, t) {
return t || (t = e.slice(0)), Object.freeze(Object.defineProperties(e, {
raw: {
value: Object.freeze(t)
}
}));
}
export { _taggedTemplateLiteral as default };