UNPKG

redux-fluorine

Version:

A Redux enhancer to manage groups of actions as observables (agendas)

4 lines (3 loc) 176 B
import createAgendaEnhancer from './createAgendaEnhancer'; import { RECOVER_AFTER_ERROR } from './actions/filterActions'; export { createAgendaEnhancer, RECOVER_AFTER_ERROR };