Spaces:
Sleeping
Sleeping
File size: 206 Bytes
fea495a | 1 2 3 4 | import type { HydrationOptions } from 'react-dom/client';
export declare function isRecoverableError(error: Error): boolean;
export declare const onRecoverableError: HydrationOptions['onRecoverableError'];
|