EpicMiddleware

redux-observable 中间件的实例.

想要创建它, 传递你的根 EpiccreateEpicMiddleware.

EpicMiddleware Methods


replaceEpic(nextEpic)

替换中间件正在使用的 epic。

这是个高阶 API。 如果你想应用实现代码分割并且动态加载 epics 或者使用热更新时,你会需要它们。

Arguments

  1. epic (Epic) 中间件要使用的下一个 epic。

results matching ""

    No results matching ""