Rocky_Mountain_Vending/.pnpm-store/v10/files/7c/a8bebf69ba6047dd7be009132ae6a30992062657634c1573fa04f35cb9de7b31d4316606d61f748300eddc0cc91220ccaa8562814d430d218a6bd0a13471e2
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

9 lines
No EOL
236 B
Text

"use strict";
exports.__esModule = true;
exports.default = void 0;
var _default = !!(typeof window !== 'undefined' && window.document && window.document.createElement);
exports.default = _default;
module.exports = exports["default"];