Skip to content

Commit b351da2

Browse files
committed
resolve import conflict
1 parent 7b5af7c commit b351da2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/nextjs/src/index.types.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,7 @@ export declare function wrapPageComponentWithSentry<C>(WrappingTarget: C): C;
142142

143143
export { captureRequestError } from './common/captureRequestError';
144144

145+
export declare const growthbookIntegration: typeof clientSdk.growthbookIntegration;
145146
export declare const launchDarklyIntegration: typeof clientSdk.launchDarklyIntegration;
146147
export declare const buildLaunchDarklyFlagUsedHandler: typeof clientSdk.buildLaunchDarklyFlagUsedHandler;
147148
export declare const openFeatureIntegration: typeof clientSdk.openFeatureIntegration;

0 commit comments

Comments
 (0)