web-app/src/components/ui/avatar/index.ts
2025-02-16 11:00:41 +01:00

3 lines
No EOL
173 B
TypeScript

export { default as Avatar } from './Avatar.vue'
export { default as AvatarImage } from './AvatarImage.vue'
export { default as AvatarFallback } from './AvatarFallback.vue'