UNPKG

@rist/preset-react

Version:
5 lines 97 B
export interface IInput { name: string; value: boolean | string; options?: any; }