UNPKG

@wfrog/vc

Version:

vue3 组件库 vc

5 lines (4 loc) 222 B
import { SFCWithInstall } from '../../utils/typescript'; import { default as Component } from './thousand-input.vue'; export declare const VcThousandInput: SFCWithInstall<typeof Component>; export default VcThousandInput;