UNPKG

blumjs

Version:
5 lines 92 B
export interface ListItem { label: string; value: any; selected?: boolean; }