diff options
Diffstat (limited to 'api/pl.treksoft.kvision.redux/index.html')
-rw-r--r-- | api/pl.treksoft.kvision.redux/index.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/api/pl.treksoft.kvision.redux/index.html b/api/pl.treksoft.kvision.redux/index.html index dc70e94d..74e4906b 100644 --- a/api/pl.treksoft.kvision.redux/index.html +++ b/api/pl.treksoft.kvision.redux/index.html @@ -18,8 +18,7 @@ </td> <td> <code><span class="keyword">class </span><span class="identifier">ReduxStore</span><span class="symbol"><</span><span class="identifier">S</span> <span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">, </span><span class="identifier">A</span><span class="symbol">></span></code> -<p>A class implementing redux pattern backed by the original Redux JS library. -It requires @Serializable state.</p> +<p>A class implementing redux pattern backed by the original Redux JS library.</p> </td> </tr> <tr> |