Skip to content

Commit 6d6ad9c

Browse files
author
Luca Forstner
committed
lint
1 parent 2f7424b commit 6d6ad9c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/types/src/index.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ export type {
6161
Exception,
6262
Extra,
6363
Extras,
64+
// eslint-disable-next-line deprecation/deprecation
6465
Hub,
6566
Integration,
6667
IntegrationClass,
@@ -98,6 +99,7 @@ export type {
9899
UserFeedback,
99100
QueryParams,
100101
RequestEventData,
102+
// eslint-disable-next-line deprecation/deprecation
101103
Request,
102104
SanitizedRequestData,
103105
Runtime,

0 commit comments

Comments
 (0)