UNPKG

sync-query

Version:

Use the React higher-order component to store the React State in URL query (routing parameters)

5 lines (4 loc) 221 B
export declare function isArray(value: any): boolean; export declare function isObject(value: any): boolean; export declare function isString(value: any): boolean; export declare function isFunction(value: any): boolean;