UNPKG

yarfl

Version:

Yet Another Redux Forms Library

4 lines (3 loc) 181 B
import { ActionCreators, CompleteConfig } from '../typings'; declare const _default: <S extends Object = any>(config: CompleteConfig<S>) => ActionCreators; export default _default;