UNPKG

@deltares/fews-pi-requests

Version:

Library for making requests to the FEWS PI webservice

6 lines (5 loc) 88 B
export interface Parameter { id: string; name: string; shortName: string; }