redux-form/redux-form

View on GitHub
src/selectors/isValid.types.js.flow

Summary

Maintainability
Test Coverage
// @flow
export type IsValidInterface = (state: any) => boolean