@vue-material/core
Version:
Yet another 'Material Design Components' library for Vue3.
18 lines (17 loc) • 459 B
JavaScript
import _sfc_main$1 from "./awaited-text.vue.js";
import _sfc_main$2 from "./floater.vue.js";
import _sfc_main$3 from "./scroller.vue.js";
import _sfc_main from "./text.vue.js";
const index = Object.assign({}, _sfc_main, {
Text: _sfc_main,
Awaited: _sfc_main$1,
Floater: _sfc_main$2,
Scroller: _sfc_main$3
});
export {
_sfc_main$1 as AwaitedText,
_sfc_main$2 as Floater,
_sfc_main$3 as Scroller,
_sfc_main as TextElement,
index as default
};