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 2e0623c commit 60da91fCopy full SHA for 60da91f
packages/optimizely-sdk/lib/shared_types.ts
@@ -18,8 +18,6 @@ import { EventProcessor } from '@optimizely/js-sdk-event-processor';
18
19
import { NotificationCenter } from '@optimizely/js-sdk-utils';
20
21
-import { ProjectConfig } from './core/project_config';
22
-
23
export interface BucketerParams {
24
experimentId: string;
25
experimentKey: string;
0 commit comments