We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f013804 commit 9fd5698Copy full SHA for 9fd5698
1 file changed
packages/tanstackstart-react/src/index.types.ts
@@ -12,7 +12,6 @@ export * from './config';
12
export * from './client';
13
export * from './server';
14
export * from './common';
15
-export * from './vite';
16
17
/** Initializes Sentry TanStack Start SDK */
18
export declare function init(options: Options | clientSdk.BrowserOptions | serverSdk.NodeOptions): Client | undefined;
0 commit comments