UNPKG

soft-ui-vue3

Version:

一个Vue3前端组件库

10 lines (8 loc) 256 B
import installer from './defaults' import 'virtual:svg-icons-register' export * from '../components' export * from '../constants' export * from '../hooks' export * from '../utils' export const install = installer.install export default installer