UNPKG

@sentry/core

Version:
14 lines (11 loc) 383 B
Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' }); function isBrowserBundle() { return typeof __SENTRY_BROWSER_BUNDLE__ !== "undefined" && !!__SENTRY_BROWSER_BUNDLE__; } function getSDKSource() { /*! __SENTRY_SDK_SOURCE__ */ return "npm"; } exports.getSDKSource = getSDKSource; exports.isBrowserBundle = isBrowserBundle; //# sourceMappingURL=env.js.map