UNPKG

code-monkey-ui

Version:

A Component Library for Vue 3

5 lines (4 loc) 214 B
import Popconfirm from './src/popconfirm.vue'; export declare const ElPopconfirm: import("code-monkey-ui/es/utils").SFCWithInstall<typeof Popconfirm>; export default ElPopconfirm; export * from './src/popconfirm';