UNPKG

@wfrog/vc

Version:

vue3 组件库 vc

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