UNPKG

vue-hooks-plus

Version:
5 lines (4 loc) 140 B
const isBrowser = !!(typeof window !== "undefined" && window.document && window.document.createElement); export { isBrowser as default };