UNPKG

naive-ui

Version:

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

3 lines (2 loc) 120 B
export { alertProps, default as NAlert } from './src/Alert'; export type { AlertProps, AlertSlots } from './src/Alert';