UNPKG

mst-effect

Version:

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

4 lines 167 B
export * from './effect'; export * from './doll-effect'; export { action, NOOP, ValidEffectActions, EffectAction } from './action'; //# sourceMappingURL=index.d.ts.map