UNPKG

@deltares/fews-pi-requests

Version:

Library for making requests to the FEWS PI webservice

4 lines (3 loc) 84 B
export type QualifierIdsQueryParameter = { [key: string]: string | string[]; };