UNPKG

@deltares/fews-ssd-requests

Version:

Library for making requests to the FEWS SSD webservice

7 lines (6 loc) 108 B
/** * The possible units in a 'dimension' object */ export declare enum Units { Iso8601 = "ISO8601" }