Viewing File: /home/ubuntu/walnutminds-ecom-frontend-base/node_modules/dom-helpers/cjs/canUseDOM.js

"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"];
Back to Directory File Manager