Rocky_Mountain_Vending/.pnpm-store/v10/files/f2/5f9ec9b919a13bb74d2a9c157978e57680836a435864f2e4d3f3c7a6ac9565a4e5b8c8897daf643572979443888955b527623023bf97816e8e6fd5b07bb08c
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

4 lines
No EOL
143 B
Text

function _identity(t) {
return t;
}
module.exports = _identity, module.exports.__esModule = true, module.exports["default"] = module.exports;