UNPKG

@tanstack/router-plugin

Version:

Modern and scalable routing for React applications

3 lines (2 loc) 151 B
export declare function createIdentifier(strings: Array<string>): string; export declare function decodeIdentifier(identifier: string): Array<string>;