UNPKG

@munit-solutions/ocpp

Version:
9 lines 308 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var ValueFormat; (function (ValueFormat) { ValueFormat["Raw"] = "Raw"; ValueFormat["SignedData"] = "ValueFormat"; })(ValueFormat || (ValueFormat = {})); exports.default = ValueFormat; //# sourceMappingURL=ValueFormat.js.map