UNPKG

@sentry/node

Version:

Sentry Node SDK using OpenTelemetry for performance instrumentation

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