UNPKG

ucc-ui

Version:

ucc-ui components library

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