UNPKG

ucc-ui

Version:

ucc-ui components library

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