export const canUseDOM = !!(typeof window !== 'undefined' && window.document && window.document.createElement); //# sourceMappingURL=canUseDOM.js.map