mirror of
https://github.com/versia-pub/frontend.git
synced 2026-06-14 15:39:15 +02:00
3 lines
176 B
TypeScript
3 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";
|