UNPKG

@rist/preset-react

Version:
6 lines (5 loc) 94 B
export interface IInput { name: string; value: boolean | string; options?: any; }