UNPKG

razor-shared-library

Version:
5 lines (4 loc) 80 B
export interface SelectItems { value: string | number; label: string; }