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