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.
1 parent d901a62 commit bfa0d8dCopy full SHA for bfa0d8d
packages/types/src/client.ts
@@ -5,7 +5,7 @@ import { ClientOptions } from './options';
5
import { Scope } from './scope';
6
import { Session } from './session';
7
import { Severity, SeverityLevel } from './severity';
8
-import { Transport, NewTransport } from './transport';
+import { NewTransport } from './transport';
9
10
/**
11
* User-Facing Sentry SDK Client.
0 commit comments