Skip to content

Commit 18864b3

Browse files
madhuchavvachargome
authored andcommitted
fix nuxt build issue
1 parent 3a9664d commit 18864b3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/nuxt/src/index.types.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ export declare const defaultStackParser: StackParser;
1919

2020
export declare const logger: typeof clientSdk.logger | typeof serverSdk.logger;
2121

22+
export declare const growthbookIntegration: typeof clientSdk.growthbookIntegration;
2223
export declare const launchDarklyIntegration: typeof clientSdk.launchDarklyIntegration;
2324
export declare const buildLaunchDarklyFlagUsedHandler: typeof clientSdk.buildLaunchDarklyFlagUsedHandler;
2425
export declare const openFeatureIntegration: typeof clientSdk.openFeatureIntegration;

0 commit comments

Comments
 (0)