mirror of
https://github.com/keven1024/015.git
synced 2026-06-04 03:19:35 +00:00
4 lines
173 B
TypeScript
4 lines
173 B
TypeScript
export { default as Avatar } from './Avatar.vue'
|
|
export { default as AvatarFallback } from './AvatarFallback.vue'
|
|
export { default as AvatarImage } from './AvatarImage.vue'
|