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