UNPKG

@wfrog/vc

Version:

vue3 组件库 vc

5 lines (4 loc) 225 B
import { SFCWithInstall } from '../../utils/typescript'; import { default as Component } from './config-provider.vue'; export declare const VcConfigProvider: SFCWithInstall<typeof Component>; export default VcConfigProvider;