UNPKG

@tanstack/router-core

Version:

Modern and scalable routing for React applications

3 lines (2 loc) 128 B
export declare function dehydrateSsrMatchId(id: string): string; export declare function hydrateSsrMatchId(id: string): string;