Skip to content

Commit 7b5af7c

Browse files
committed
fix nuxt build issue
1 parent 6f2e0aa commit 7b5af7c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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)