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 a16f2c9 commit 73a6ea8Copy full SHA for 73a6ea8
packages/compass-telemetry/src/index.ts
@@ -7,4 +7,4 @@ export type {
7
} from './types';
8
9
export { CompassExperimentationProvider } from './experimentation-provider';
10
-export { TestName } from './provider';
+export { TestName } from './growth-experiments';
0 commit comments