Skip to content

Commit 371e228

Browse files
author
Luca Forstner
committed
export
1 parent 5ba8e38 commit 371e228

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/browser/src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,4 +71,4 @@ export { launchDarklyIntegration, buildLaunchDarklyFlagUsedHandler } from './int
7171
export { openFeatureIntegration, OpenFeatureIntegrationHook } from './integrations/featureFlags/openfeature';
7272
export { unleashIntegration } from './integrations/featureFlags/unleash';
7373
export { statsigIntegration } from './integrations/featureFlags/statsig';
74-
export { diagnoseSdk } from './diagnose-sdk';
74+
export { diagnoseSdkConnectivity } from './diagnose-sdk';

0 commit comments

Comments
 (0)