UNPKG

next

Version:

The React Framework

9 lines (8 loc) 236 B
export declare function buildDataRoute(page: string, buildId: string): { page: string; routeKeys: { [named: string]: string; } | undefined; dataRouteRegex: string; namedDataRouteRegex: string | undefined; };