hongluan-business-ui
Version:
Hongluan Business Component Library for Vue 3
13 lines (8 loc) • 364 B
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var withInstall = require('../../utils/with-install.js');
var popconfirm = require('./src/popconfirm2.js');
const HbPopconfirm = withInstall.withInstall(popconfirm["default"]);
exports.HbPopconfirm = HbPopconfirm;
exports["default"] = HbPopconfirm;
//# sourceMappingURL=index.js.map