UNPKG

@tanstack/react-location

Version:
3 lines (2 loc) 110 B
export declare function encode(obj: any, pfx?: string): string; export declare function decode(str: any): {};