From 5c87c4a52e95c942c413324e21034a52fff0ccb3 Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Sun, 17 Mar 2019 01:38:43 +0100 Subject: API Documentation for KVision 0.0.30 --- api/pl.treksoft.kvision.redux/-get-state.html | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 api/pl.treksoft.kvision.redux/-get-state.html (limited to 'api/pl.treksoft.kvision.redux/-get-state.html') diff --git a/api/pl.treksoft.kvision.redux/-get-state.html b/api/pl.treksoft.kvision.redux/-get-state.html new file mode 100644 index 00000000..b9d37218 --- /dev/null +++ b/api/pl.treksoft.kvision.redux/-get-state.html @@ -0,0 +1,13 @@ + + + +GetState - kvision + + + +kvision / pl.treksoft.kvision.redux / GetState
+
+

GetState

+typealias GetState<S> = () -> S + + -- cgit