UNPKG

@deltares/fews-pi-requests

Version:

Library for making requests to the FEWS PI webservice

2 lines (1 loc) 91 B
export declare function splitUrl(url: URL, maxLength?: number, parameter?: string): URL[];