redux-form/redux-form

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

Summary

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