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 632e236 commit 8f0902fCopy full SHA for 8f0902f
1 file changed
packages/toolbar/src/core/tests/context-utils.test.ts
@@ -1,5 +1,5 @@
1
import { expect, test, describe } from 'vitest';
2
-import type { LDContext, LDMultiKindContext, LDSingleKindContext } from 'launchdarkly-js-client-sdk';
+import type { LDContext, LDMultiKindContext, LDSingleKindContext } from '@launchdarkly/js-client-sdk';
3
import {
4
areContextsEqual,
5
getContextKind,
0 commit comments