UNPKG

simple-redux-form

Version:
5 lines (4 loc) 222 B
export const INITIALIZE = 'simple-redux-form/INITIALIZE'; export const DESTROY = 'simple-redux-form/DESTROY'; export const SET_FIELD = 'simple-redux-form/SET_FIELD'; export const TOUCH_ALL = 'simple-redux-form/TOUCH_ALL';