UNPKG

next

Version:

The React Framework

3 lines (2 loc) 176 B
import type { Segment } from '../../../shared/lib/app-router-types'; export declare function createRouterCacheKey(segment: Segment, withoutSearchParameters?: boolean): string;