UNPKG

next

Version:

The React Framework

3 lines (2 loc) 197 B
import type { FlightRouterState } from '../../../../shared/lib/app-router-types'; export declare function hasInterceptionRouteInCurrentTree([segment, parallelRoutes,]: FlightRouterState): boolean;