UNPKG

catng

Version:

Angular Dynamic Form Input Component

5 lines (4 loc) 70 B
export interface OptionItemModel { key: string; value: any; }