UNPKG

next

Version:

The React Framework

5 lines (4 loc) 100 B
export type HydrationErrorState = { warning?: string; reactOutputComponentDiff?: string; };