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 001edbb commit d387384Copy full SHA for d387384
1 file changed
packages/toolbar/src/core/utils/analytics.ts
@@ -1,4 +1,4 @@
1
-import type { LDClient } from 'launchdarkly-js-client-sdk';
+import type { LDClient } from '@launchdarkly/js-client-sdk';
2
import type { FeedbackSentiment } from '../../types/analytics';
3
import { isDoNotTrackEnabled } from './browser';
4
import { sendFeedback } from './feedback';
0 commit comments