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