UNPKG

@sentry/core

Version:
5 lines (3 loc) 148 B
const DEBUG_BUILD = (typeof __SENTRY_DEBUG__ === 'undefined' || __SENTRY_DEBUG__); export { DEBUG_BUILD }; //# sourceMappingURL=debug-build.js.map