UNPKG

@engie-group/fluid-design-system-angular

Version:

Fluid Design System Angular

4 lines (2 loc) 112 B
export type AvatarStatus = 'online' | 'away' | 'offline'; export type AvatarSize = 'sm' | 'md' | 'lg' | 'xl';