element-plus
Version:
A Component Library for Vue 3
15 lines (10 loc) • 516 B
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var statistic_vue_vue_type_script_setup_true_lang = require('./src/statistic.vue2.js');
var statistic = require('./src/statistic.js');
var install = require('../../utils/vue/install.js');
const ElStatistic = install.withInstall(statistic_vue_vue_type_script_setup_true_lang.default);
exports.statisticProps = statistic.statisticProps;
exports.ElStatistic = ElStatistic;
exports.default = ElStatistic;
//# sourceMappingURL=index.js.map