Files
dsProject/dsBase/WebRoot/html/cdn/lib/components/upload/index.js
2025-08-14 15:45:08 +08:00

17 lines
549 B
JavaScript

'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
require('./src/index.js');
var index_vue_vue_type_script_lang = require('./src/index.vue_vue_type_script_lang.js');
index_vue_vue_type_script_lang["default"].install = (app) => {
app.component(index_vue_vue_type_script_lang["default"].name, index_vue_vue_type_script_lang["default"]);
};
const _Upload = index_vue_vue_type_script_lang["default"];
const ElUpload = _Upload;
exports.ElUpload = ElUpload;
exports["default"] = _Upload;
//# sourceMappingURL=index.js.map