We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff598d7 commit 4e5f823Copy full SHA for 4e5f823
packages/browser/src/index.ts
@@ -75,8 +75,6 @@ export {
75
getSpanStatusFromHttpCode,
76
setHttpStatus,
77
makeMultiplexedTransport,
78
- // eslint-disable-next-line deprecation/deprecation
79
- ModuleMetadata,
80
moduleMetadataIntegration,
81
} from '@sentry/core';
82
export type { Span } from '@sentry/types';
0 commit comments