configureTakeEvery
function configureTakeEvery(): EffectBuilder
Returns a function that will create a takeEvery saga watcher. This can be used with the SagaBuilder::withEffect() method.
Returns
Examples
configureTakeEvery();
Redux made better, objectively.
function configureTakeEvery(): EffectBuilder
Returns a function that will create a takeEvery saga watcher. This can be used with the SagaBuilder::withEffect() method.
configureTakeEvery();