UNPKG

@vue-material/core

Version:

Yet another 'Material Design Components' library for Vue3.

11 lines (10 loc) 345 B
import _sfc_main$2 from "./button-group.vue.js"; import _sfc_main from "./button.vue.js"; import _sfc_main$1 from "./icon-button.vue.js"; const index = Object.assign({}, _sfc_main, { Icon: _sfc_main$1, Group: _sfc_main$2 }); export { _sfc_main as ButtonElement, _sfc_main$2 as ButtonGroup, _sfc_main$1 as IconButton, index as default };