UNPKG

@tanstack/react-location-lite-experimental

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