UNPKG

ucc-ui

Version:

ucc-ui components library

4 lines (3 loc) 157 B
import { SFCWithInstall } from '../../utils'; import { default as Input } from './src/Input.vue'; export declare const UInput: SFCWithInstall<typeof Input>;