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 52cd479 commit f68eb4eCopy full SHA for f68eb4e
packages/core/test/lib/base.test.ts
@@ -1,4 +1,4 @@
1
-import type { Envelope, Event, Span, Transaction, Client } from '@sentry/types';
+import type { Client,Envelope, Event, Span, Transaction } from '@sentry/types';
2
import { dsnToString, logger, SentryError, SyncPromise } from '@sentry/utils';
3
4
import { Hub, makeSession, Scope } from '../../src';
0 commit comments