UNPKG

element-plus

Version:

A Component Library for Vue 3

6 lines (5 loc) 241 B
import Popconfirm from './src/popconfirm.vue'; import type { SFCWithInstall } from 'element-plus/es/utils'; export declare const ElPopconfirm: SFCWithInstall<typeof Popconfirm>; export default ElPopconfirm; export * from './src/popconfirm';