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 5ba8e38 commit 371e228Copy full SHA for 371e228
packages/browser/src/index.ts
@@ -71,4 +71,4 @@ export { launchDarklyIntegration, buildLaunchDarklyFlagUsedHandler } from './int
71
export { openFeatureIntegration, OpenFeatureIntegrationHook } from './integrations/featureFlags/openfeature';
72
export { unleashIntegration } from './integrations/featureFlags/unleash';
73
export { statsigIntegration } from './integrations/featureFlags/statsig';
74
-export { diagnoseSdk } from './diagnose-sdk';
+export { diagnoseSdkConnectivity } from './diagnose-sdk';
0 commit comments