UNPKG

@scaleway/sdk-client

Version:
5 lines (4 loc) 215 B
"use strict"; Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" }); const isBrowser = () => typeof window !== "undefined" && typeof window.document !== "undefined"; exports.isBrowser = isBrowser;