UNPKG

esios-api-client

Version:
9 lines (8 loc) 278 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.IndicatorID = void 0; var IndicatorID; (function (IndicatorID) { IndicatorID["PVPC"] = "1001"; IndicatorID["SPOT"] = "600"; })(IndicatorID || (exports.IndicatorID = IndicatorID = {}));