UNPKG

@tuoyuan/web

Version:
9 lines (6 loc) 266 B
// import _Icon from './icon.vue' // import { withInstall } from '@tuoyuan-web/components/utils/install' // export const Icon = withInstall(_Icon) // export default Icon export { default } from '@tuoyuan/arco/es/icon' export * from '@tuoyuan/arco/es/icon'