UNPKG

ucc-ui

Version:

ucc-ui components library

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