FlowMVI
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
FlowMVI
core
/
pro.respawn.flowmvi.plugins
/
NoOpPlugin
No
Op
Plugin
fun
<
S
:
MVIState
,
I
:
MVIIntent
,
A
:
MVIAction
>
NoOpPlugin
(
)
:
StorePlugin
<
S
,
I
,
A
>
A plugin that does nothing. Useful for testing or mocking