UNPKG

naive-ui

Version:

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

3 lines (2 loc) 120 B
export { emptyProps, default as NEmpty } from './src/Empty'; export type { EmptyProps, EmptySlots } from './src/Empty';