mirror of
https://github.com/versia-pub/frontend.git
synced 2025-12-06 00:18:20 +01:00
4 lines
176 B
TypeScript
4 lines
176 B
TypeScript
export { default as Avatar } from "./Avatar.vue";
|
|
export { default as AvatarFallback } from "./AvatarFallback.vue";
|
|
export { default as AvatarImage } from "./AvatarImage.vue";
|