UNPKG

@deltares/fews-pi-requests

Version:

Library for making requests to the FEWS PI webservice

8 lines 260 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.WhatifID = void 0; var WhatifID; (function (WhatifID) { WhatifID["None"] = "None"; })(WhatifID || (exports.WhatifID = WhatifID = {})); //# sourceMappingURL=whatIfID.js.map