UNPKG

vue-hooks-plus

Version:
4 lines (3 loc) 147 B
"use strict"; const isBrowser = !!(typeof window !== "undefined" && window.document && window.document.createElement); module.exports = isBrowser;