diff options
Diffstat (limited to 'api/pl.treksoft.kvision.redux/-redux-store/index.html')
| -rw-r--r-- | api/pl.treksoft.kvision.redux/-redux-store/index.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/api/pl.treksoft.kvision.redux/-redux-store/index.html b/api/pl.treksoft.kvision.redux/-redux-store/index.html index df931e5f..b70d8f5f 100644 --- a/api/pl.treksoft.kvision.redux/-redux-store/index.html +++ b/api/pl.treksoft.kvision.redux/-redux-store/index.html @@ -45,7 +45,9 @@ <p><a href="get-state.html">getState</a></p> </td> <td> -<code><span class="keyword">fun </span><span class="identifier">getState</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="index.html#S"><span class="identifier">S</span></a></code></td> +<code><span class="keyword">fun </span><span class="identifier">getState</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="index.html#S"><span class="identifier">S</span></a></code> +<p>Get current state.</p> +</td> </tr> <tr> <td> |
