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 c1d9b8a commit 45efe99Copy full SHA for 45efe99
packages/integration-shims/src/index.ts
@@ -1,4 +1,4 @@
1
export { feedbackIntegrationShim } from './Feedback';
2
export { replayIntegrationShim } from './Replay';
3
export { browserTracingIntegrationShim } from './BrowserTracing';
4
-export { launchDarklyIntegrationShim, buildLaunchDarklyFlagUsedHandlerShim } from './launchdarkly';
+export { launchDarklyIntegrationShim, buildLaunchDarklyFlagUsedHandlerShim } from './launchDarkly';
0 commit comments