bettertend/frontend/node_modules/radix-vue/dist/Avatar/index.d.ts

4 lines
268 B
TypeScript

export { default as AvatarRoot, type AvatarRootProps } from './AvatarRoot';
export { default as AvatarImage, type AvatarImageProps, type AvatarImageEmits, } from './AvatarImage';
export { default as AvatarFallback, type AvatarFallbackProps, } from './AvatarFallback';