Skip to content

Commit ce3a437

Browse files
committed
Removed deprecated Request type getsentry/sentry-javascript#14858
1 parent d11154a commit ce3a437

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/core/src/js/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
export type {
22
Breadcrumb,
3-
Request,
3+
RequestEventData,
44
SdkInfo,
55
Event,
66
Exception,

0 commit comments

Comments
 (0)