UNPKG

@orfeas126/box-ui-elements

Version:
10 lines (9 loc) 207 B
declare const collaboratorList: { avatarUrl: string; id: string; isActive: boolean; interactedAt: number; interactionType: string; name: string; }[]; export default collaboratorList;