UNPKG

astro-ui-avatars

Version:

Generate customizable user avatars with initials from names

3 lines (2 loc) 112 B
export { default as Avatar } from './avatar.astro'; export type { Props as AvatarProps } from './avatar.astro';