UNPKG

phx-react

Version:

PHX REACT

4 lines 201 B
export const CAN_USE_DOM = typeof window !== 'undefined' && typeof window.document !== 'undefined' && typeof window.document.createElement !== 'undefined'; //# sourceMappingURL=canUseDOM.js.map