UNPKG

@atlaskit/avatar

Version:

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

4 lines (3 loc) 137 B
export { default } from '../status'; export type { StatusProps } from '../status'; export type { Status as StatusType } from '../types';