diff options
Diffstat (limited to 'api/pl.treksoft.kvision.redux/-dispatch.html')
-rw-r--r-- | api/pl.treksoft.kvision.redux/-dispatch.html | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.redux/-dispatch.html b/api/pl.treksoft.kvision.redux/-dispatch.html new file mode 100644 index 00000000..b795c4b0 --- /dev/null +++ b/api/pl.treksoft.kvision.redux/-dispatch.html @@ -0,0 +1,13 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Dispatch - 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="./-dispatch.html">Dispatch</a><br/> +<br/> +<h1>Dispatch</h1> +<code><span class="keyword">typealias </span><span class="identifier">Dispatch</span><span class="symbol"><</span><span class="identifier">A</span><span class="symbol">></span> <span class="symbol">=</span> <span class="symbol">(</span><a href="-dispatch.html#A"><span class="identifier">A</span></a><span class="symbol">)</span> <span class="symbol">-></span> <span class="identifier"><ERROR CLASS></span></code> +</BODY> +</HTML> |