UNPKG

hongluan-business-ui

Version:
13 lines (8 loc) 364 B
'use strict'; 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