UNPKG

yarfl

Version:

Yet Another Redux Forms Library

5 lines 189 B
import actionTypes from './actions/types'; import { init } from './init'; import { LocalForm } from './LocalForm'; export { actionTypes, init, LocalForm }; //# sourceMappingURL=index.js.map