UNPKG

vite-plugin-react-server

Version:
4 lines 293 B
import type { CleanupGlobalErrorHandlerFn, SetupGlobalErrorHandlerFn } from "./types.js"; export declare const setupGlobalErrorHandler: SetupGlobalErrorHandlerFn; export declare const cleanupGlobalErrorHandler: CleanupGlobalErrorHandlerFn; //# sourceMappingURL=setupGlobalErrorHandler.d.ts.map