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 4ed911e commit 70aa4e5Copy full SHA for 70aa4e5
packages/node/src/integrations/tracing/express.ts
@@ -15,8 +15,6 @@ import {
15
defineIntegration,
16
setupExpressErrorHandler as coreSetupExpressErrorHandler,
17
type ExpressHandlerOptions,
18
- type ExpressErrorMiddleware,
19
- type ExpressMiddleware,
20
} from '@sentry/core';
21
export { expressErrorHandler } from '@sentry/core';
22
import { DEBUG_BUILD } from '../../debug-build';
0 commit comments