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