erikras/redux-form

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

Summary

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