We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0de4eb1 commit c6208baCopy full SHA for c6208ba
packages/core/src/asyncContext/types.ts
@@ -1,5 +1,5 @@
1
import type { Scope } from '@sentry/types';
2
-import { getTraceData } from '../utils/traceData';
+import type { getTraceData } from '../utils/traceData';
3
import type {
4
startInactiveSpan,
5
startSpan,
0 commit comments