UNPKG

@wfrog/vc

Version:

vue3 组件库 vc

5 lines (4 loc) 200 B
import { SFCWithInstall } from '../../utils/typescript'; import { default as Component } from './choice.vue'; export declare const VcChoice: SFCWithInstall<typeof Component>; export default VcChoice;