Just like put but the effect is blocking (if promise is returned from
dispatch it will wait for its resolution) and will bubble up errors from
downstream.
Just like put but the effect is blocking (if promise is returned from
dispatch it will wait for its resolution) and will bubble up errors from
downstream.
Just like
put
but the effect is blocking (if promise is returned fromdispatch
it will wait for its resolution) and will bubble up errors from downstream.