UNPKG

naive-ui

Version:

A Vue 3 Component Library. Fairly Complete, Theme Customizable, Uses TypeScript, Fast

4 lines (3 loc) 188 B
export { default as NPopconfirm, popconfirmProps } from './src/Popconfirm'; export type { PopconfirmInst } from './src/interface'; export type { PopconfirmProps } from './src/Popconfirm';