UNPKG

ahooks

Version:
5 lines 174 B
var isBrowser = !!(typeof window !== 'undefined' && window.document && window.document.createElement); export default isBrowser; //# sourceMappingURL=isBrowser.js.map