Viewing File: /home/ubuntu/route-and-root-frontend-base/node_modules/dom-helpers/esm/canUseDOM.js

export default !!(typeof window !== 'undefined' && window.document && window.document.createElement);
Back to Directory File Manager