UNPKG

@wfrog/vc

Version:

vue3 组件库 vc

5 lines (4 loc) 216 B
import { SFCWithInstall } from '../../utils/typescript'; import { default as Component } from './awesome-icon.vue'; export declare const VcAwesomeIcon: SFCWithInstall<typeof Component>; export default VcAwesomeIcon;