UNPKG

vdr-react-form-manager

Version:
5 lines (4 loc) 84 B
export interface IFormInputAvailableValue { value: string; label: string; }