UNPKG

tav-ui

Version:
15 lines (10 loc) 465 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var withInstall = require('../../utils/with-install2.js'); var countButton = require('./src/count-button2.js'); var types = require('./src/types2.js'); const TaCountButton = withInstall.withInstall(countButton["default"]); exports.countButtonProps = types.countButtonProps; exports.TaCountButton = TaCountButton; exports["default"] = TaCountButton; //# sourceMappingURL=index2.js.map