UNPKG

@updatedev/js

Version:

Update JavaScript SDK

7 lines 163 B
function isBrowser() { return typeof window !== "undefined" && typeof document !== "undefined"; } export { isBrowser }; //# sourceMappingURL=environment.js.map