Skip to content

Commit 958bd6d

Browse files
madhuchavvachargome
authored andcommitted
resolve import conflict
1 parent 18864b3 commit 958bd6d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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)