UNPKG

remob

Version:

Rethinking of Redux and MobX

4 lines (3 loc) 140 B
export { default as action } from './action'; export { default as selector } from './selector'; export { default as thunk } from './thunk';