diff options
Diffstat (limited to 'api/pl.treksoft.kvision.remote/-call-module/configure.html')
-rw-r--r-- | api/pl.treksoft.kvision.remote/-call-module/configure.html | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/api/pl.treksoft.kvision.remote/-call-module/configure.html b/api/pl.treksoft.kvision.remote/-call-module/configure.html deleted file mode 100644 index 8a72a68c..00000000 --- a/api/pl.treksoft.kvision.remote/-call-module/configure.html +++ /dev/null @@ -1,14 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>CallModule.configure - kvision</title> -<link rel="stylesheet" href="../../../style.css"> -</HEAD> -<BODY> -<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.remote</a> / <a href="index.html">CallModule</a> / <a href="./configure.html">configure</a><br/> -<br/> -<h1>configure</h1> -<a name="pl.treksoft.kvision.remote.CallModule$configure()"></a> -<code><span class="keyword">fun </span><span class="identifier">configure</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a></code> -</BODY> -</HTML> |