UNPKG

@sentry/node

Version:

Sentry Node SDK using OpenTelemetry for performance instrumentation

12 lines (8 loc) 383 B
Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' }); const commonjs = require('./commonjs.js'); const createMissingInstrumentationContext = (pkg) => ({ package: pkg, 'javascript.is_cjs': commonjs.isCjs(), }); exports.createMissingInstrumentationContext = createMissingInstrumentationContext; //# sourceMappingURL=createMissingInstrumentationContext.js.map