UNPKG

@university-ecosystem/ui-kit

Version:
5 lines (4 loc) 76 B
export interface AvatarProps { img?: string; placeholder: string; }