ReduxFacade

Author

Alexander Weigl

Constructors

Link copied to clipboard
constructor(config: ReduxConfig)
constructor(config: ReduxConfig, transformers: List<Transformer>)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
fun apply(nodes: List<Node>): List<Node?>