yanjinhui
2025-10-20 114ffafeeb20ef7066cb2e2882bb58b96f791ab5
1
2
3
4
import Avatars from './src/Avatars.vue'
 
export type { AvatarItem } from './src/types'
export { Avatars }