UNPKG

song-ui-u

Version:

vue3 + js的PC前端组件库

9 lines (6 loc) 233 B
import { componentInstall } from '../../utils/install.mjs'; import 'song-ui-pro-icon'; import Row from './src/index.vue.mjs'; const XRow = componentInstall(Row); export { XRow, XRow as default }; //# sourceMappingURL=index.mjs.map