UNPKG

box-ui-elements

Version:
9 lines (8 loc) 150 B
export interface SuggestedPillType { email: string; id: number; name: string; text?: string; type?: string; value?: string; }