UNPKG

next

Version:

The React Framework

6 lines (5 loc) 208 B
import React from 'react'; export declare function bailOnRootNotFound(): void; export declare function DevRootHTTPAccessFallbackBoundary({ children, }: { children: React.ReactNode; }): React.JSX.Element;