GasWell-front/node_modules/element-plus/lib/version.js

9 lines
168 B
JavaScript
Raw Normal View History

'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
const version = "2.8.6";
exports.version = version;
//# sourceMappingURL=version.js.map