Files
Andras Bacsai fc1fd888fd laravel pure
2025-10-02 11:12:35 +02:00

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'