UNPKG

mst-effect

Version:

Designed to be used with MobX-State-Tree to create asynchronous actions using RxJS.

4 lines (3 loc) 129 B
export * from './effect' export * from './doll-effect' export { action, NOOP, ValidEffectActions, EffectAction } from './action'