UNPKG

@atlaskit/avatar

Version:

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

4 lines (3 loc) 147 B
export { default } from '../presence'; export type { PresenceProps } from '../presence'; export type { Presence as PresenceType } from '../types';