UNPKG

redux-form

Version:

A higher order component decorator for forms using Redux and React

3 lines (2 loc) 73 B
// @flow export type GetFormInitialValuesInterface = (state: any) => any