UNPKG

@atlaskit/avatar

Version:

An avatar is a visual representation of a user or entity.

3 lines (2 loc) 97 B
export { default } from '../avatar-item'; export type { AvatarItemProps } from '../avatar-item';