UNPKG

@munit-solutions/ocpp

Version:
11 lines 358 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); const Call_1 = (0, tslib_1.__importDefault)(require("../Call")); class GetLocalListVersion extends Call_1.default { constructor() { super(); } } exports.default = GetLocalListVersion; //# sourceMappingURL=GetLocalListVersion.js.map