redux-form/redux-form

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

Summary

Maintainability
Test Coverage
// @flow
export type GetFormSubmitErrorsInterface = (state: any) => Object