'use strict'; const isBrowser = typeof document !== "undefined"; exports.isBrowser = isBrowser; //# sourceMappingURL=browser.cjs.map