UNPKG

hongluan-business-ui

Version:
8 lines (5 loc) 241 B
import { withInstall } from '../../utils/with-install.mjs'; import Popconfirm from './src/popconfirm2.mjs'; const HbPopconfirm = withInstall(Popconfirm); export { HbPopconfirm, HbPopconfirm as default }; //# sourceMappingURL=index.mjs.map