mirror of
https://github.com/Litlyx/litlyx
synced 2025-12-10 07:48:37 +01: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'
|