element-plus
Version:
A Component Library for Vue 3
14 lines (8 loc) • 340 B
JavaScript
Object.defineProperty(exports, '__esModule', { value: true });
var index = require('./index2.js');
var popconfirm = require('./src/popconfirm3.js');
exports.ElPopconfirm = index.ElPopconfirm;
exports["default"] = index.ElPopconfirm;
exports.popconfirmProps = popconfirm.popconfirmProps;
//# sourceMappingURL=index.js.map
;