UNPKG

hongluan-ui

Version:
19 lines (14 loc) 599 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); require('../../utils/index.js'); var button$1 = require('./src/button2.js'); var button = require('./src/button.js'); var install = require('../../utils/vue/install.js'); const HlButton = install.withInstall(button$1["default"]); exports.buttonEmits = button.buttonEmits; exports.buttonIconPosition = button.buttonIconPosition; exports.buttonNativeTypes = button.buttonNativeTypes; exports.buttonProps = button.buttonProps; exports.HlButton = HlButton; exports["default"] = HlButton; //# sourceMappingURL=index.js.map