FlowMVI
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
FlowMVI
core
/
pro.respawn.flowmvi.decorator
/
Decorate
Decorate
typealias
Decorate
<
S
,
I
,
A
>
=
suspend
PipelineContext
<
S
,
I
,
A
>
.
(
child
:
StorePlugin
<
S
,
I
,
A
>
)
->
Unit