We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8847ee commit 7e893efCopy full SHA for 7e893ef
packages/core/src/types-hoist/index.ts
@@ -19,6 +19,7 @@ export type {
19
TraceContext,
20
CloudResourceContext,
21
MissingInstrumentationContext,
22
+ FeatureFlagContext,
23
} from './context';
24
export type { DataCategory } from './datacategory';
25
export type { DsnComponents, DsnLike, DsnProtocol } from './dsn';
0 commit comments