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.
ErrorEvent
1 parent 641c865 commit 1f8f51eCopy full SHA for 1f8f51e
src/main/index.ts
@@ -5,6 +5,7 @@ export type {
5
SdkInfo,
6
Event,
7
EventHint,
8
+ ErrorEvent,
9
Exception,
10
Session,
11
SeverityLevel,
src/renderer/index.ts
@@ -7,6 +7,7 @@ export type {
BreadcrumbHint,
12
13
src/utility/index.ts
0 commit comments