UNPKG

react-restful

Version:

Another liblary for restful resources management for React app.

2 lines (1 loc) 127 B
export declare const urlToQueryParams: (url: string, paramFilters?: string[] | undefined) => import("..").RequestParameter[];