UNPKG

@hxui/angular

Version:

* * *

5 lines (4 loc) 78 B
export interface ISelectizeItem { label: string; value: string; }