Skip to content

Commit 8be101f

Browse files
authored
export event hint type from browser (getsentry#2407)
1 parent 962b730 commit 8be101f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/browser/src/exports.ts

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ export {
33
Request,
44
SdkInfo,
55
Event,
6+
EventHint,
67
Exception,
78
Response,
89
Severity,

0 commit comments

Comments
 (0)