UNPKG

@deltares/fews-pi-requests

Version:

Library for making requests to the FEWS PI webservice

2 lines (1 loc) 98 B
export declare function filterToParams(filter: object, explodeQueryParameters?: boolean): string;