We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35cb4c3 commit 962962dCopy full SHA for 962962d
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