UNPKG

redux-fluorine

Version:

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

9 lines (6 loc) 179 B
import createAgendaEnhancer from './createAgendaEnhancer' import { RECOVER_AFTER_ERROR } from './actions/filterActions' export { createAgendaEnhancer, RECOVER_AFTER_ERROR }