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 37b91e8 commit a35343cCopy full SHA for a35343c
packages/node/src/integrations/index.ts
@@ -5,7 +5,6 @@ export { OnUncaughtException } from './onuncaughtexception';
5
export { OnUnhandledRejection } from './onunhandledrejection';
6
export { Modules } from './modules';
7
export { Context } from './context';
8
-export { RequestData } from '@sentry/core';
9
export { Undici } from './undici';
10
export { Spotlight } from './spotlight';
11
export { Hapi } from './hapi';
0 commit comments