UNPKG

redux-form

Version:

A higher order component decorator for forms using Redux and React

3 lines (2 loc) 64 B
// @flow export type IsValidInterface = (state: any) => boolean