UNPKG

various-ui

Version:

This is a test version of the Vue 3 component library

10 lines (7 loc) 326 B
import { register } from '../../utils/index.mjs'; import './index.vue.mjs'; export { UiTableEmits2, UiTablePropsOption2 } from './src/component.mjs'; import _sfc_main from './index.vue2.mjs'; const UiTable2 = register.use(_sfc_main, "component"); export { UiTable2, UiTable2 as default }; //# sourceMappingURL=index.mjs.map