UNPKG

naive-ui

Version:

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

3 lines (2 loc) 113 B
export { default as NAvatar, avatarProps } from './src/Avatar'; export type { AvatarProps } from './src/Avatar';