Skip to content

Commit 6df4acd

Browse files
authored
feat(browser): Export Context and Contexts types (#16763)
1 parent d0a68fb commit 6df4acd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/browser/src/exports.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
export type {
22
Breadcrumb,
33
BreadcrumbHint,
4+
Context,
5+
Contexts,
46
RequestEventData,
57
SdkInfo,
68
Event,

0 commit comments

Comments
 (0)