UNPKG

@dfinity/gix-components

Version:
6 lines (5 loc) 93 B
export interface ChipGroupItem { label: string; id: string; selected: boolean; }