UNPKG

next

Version:

The React Framework

3 lines (2 loc) 190 B
export declare function createUnrenderedSegmentError(route: string, missingFiles: readonly string[]): Error; export declare function createLinkPrefetchPartialError(pathname: string): Error;