UNPKG

ucc-ui

Version:

ucc-ui components library

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