File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed
packages/tanstackstart-react/src Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -22,11 +22,7 @@ export declare const contextLinesIntegration: typeof clientSdk.contextLinesInteg
2222export declare const getDefaultIntegrations : ( options : Options ) => Integration [ ] ;
2323export declare const defaultStackParser : StackParser ;
2424
25- export declare function getSentryRelease ( fallback ?: string ) : string | undefined ;
26-
2725export declare const ErrorBoundary : typeof clientSdk . ErrorBoundary ;
28- export declare const createReduxEnhancer : typeof clientSdk . createReduxEnhancer ;
29- export declare const showReportDialog : typeof clientSdk . showReportDialog ;
3026export declare const withErrorBoundary : typeof clientSdk . withErrorBoundary ;
3127
3228export declare const logger : typeof clientSdk . logger | typeof serverSdk . logger ;
You can’t perform that action at this time.
0 commit comments