UNPKG

tav-ui

Version:
15 lines (10 loc) 510 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var withInstall = require('../../utils/with-install2.js'); var buttonPopconfirm = require('./src/button-popconfirm2.js'); var types = require('./src/types2.js'); const TaButtonPopconfirm = withInstall.withInstall(buttonPopconfirm["default"]); exports.buttonPopconfirmProps = types.buttonPopconfirmProps; exports.TaButtonPopconfirm = TaButtonPopconfirm; exports["default"] = TaButtonPopconfirm; //# sourceMappingURL=index2.js.map