UNPKG

next

Version:

The React Framework

4 lines (3 loc) 204 B
import type { HydrationOptions } from 'react-dom/client'; export declare const onCaughtError: HydrationOptions['onCaughtError']; export declare const onUncaughtError: HydrationOptions['onUncaughtError'];