UNPKG

@deltares/fews-pi-requests

Version:

Library for making requests to the FEWS PI webservice

8 lines (7 loc) 183 B
export declare enum DocumentFormat { PI_XML = "PI_XML", PI_JSON = "PI_JSON", PI_CSV = "PI_CSV", GEO_JSON = "GEO_JSON", PI_CSV_ID_AND_NAME = "PI_CSV_ID_AND_NAME" }