UNPKG

@deltares/fews-pi-requests

Version:

Library for making requests to the FEWS PI webservice

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