Is there different between redux-saga/core/effects and redux-saga/effects

前端 未结 0 789
感动是毒
感动是毒 2021-01-16 18:20

what\'sup y\'all! Is there diff or it\'s just syntax?

import { call, takeLatest } from \'redux-saga/effects\';

import { call, takeLatest } fro

相关标签:
回答
  • 消灭零回复
提交回复
热议问题