UNPKG

@sentry/core

Version:
8 lines (5 loc) 230 B
/** Internal global with common properties and Sentry extensions */ /** Get's the global object for the current JavaScript runtime */ const GLOBAL_OBJ = globalThis ; export { GLOBAL_OBJ }; //# sourceMappingURL=worldwide.js.map