diff options
Diffstat (limited to 'api/pl.treksoft.kvision.redux/-get-state.html')
-rw-r--r-- | api/pl.treksoft.kvision.redux/-get-state.html | 13 |
1 files changed, 13 insertions, 0 deletions
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 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>GetState - kvision</title> +<link rel="stylesheet" href="../../style.css"> +</HEAD> +<BODY> +<a href="../index.html">kvision</a> / <a href="index.html">pl.treksoft.kvision.redux</a> / <a href="./-get-state.html">GetState</a><br/> +<br/> +<h1>GetState</h1> +<code><span class="keyword">typealias </span><span class="identifier">GetState</span><span class="symbol"><</span><span class="identifier">S</span><span class="symbol">></span> <span class="symbol">=</span> <span class="symbol">(</span><span class="symbol">)</span> <span class="symbol">-></span> <a href="-get-state.html#S"><span class="identifier">S</span></a></code> +</BODY> +</HTML> |