aboutsummaryrefslogtreecommitdiff
path: root/docs/api/pl.treksoft.kvision.hmr/-module/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/api/pl.treksoft.kvision.hmr/-module/index.html')
-rw-r--r--docs/api/pl.treksoft.kvision.hmr/-module/index.html26
1 files changed, 0 insertions, 26 deletions
diff --git a/docs/api/pl.treksoft.kvision.hmr/-module/index.html b/docs/api/pl.treksoft.kvision.hmr/-module/index.html
deleted file mode 100644
index a1cb37f9..00000000
--- a/docs/api/pl.treksoft.kvision.hmr/-module/index.html
+++ /dev/null
@@ -1,26 +0,0 @@
-<HTML>
-<HEAD>
-<meta charset="UTF-8">
-<title>Module - kvision</title>
-<link rel="stylesheet" href="../../../style.css">
-</HEAD>
-<BODY>
-<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.hmr</a>&nbsp;/&nbsp;<a href="./index.html">Module</a><br/>
-<br/>
-<h1>Module</h1>
-<code><span class="keyword">external</span> <span class="keyword">interface </span><span class="identifier">Module</span></code>
-<p>Helper interface for Hot Module Replacement (HMR).</p>
-<h3>Properties</h3>
-<table>
-<tbody>
-<tr>
-<td>
-<p><a href="hot.html">hot</a></p>
-</td>
-<td>
-<code><span class="keyword">abstract</span> <span class="keyword">val </span><span class="identifier">hot</span><span class="symbol">: </span><a href="../-hot/index.html"><span class="identifier">Hot</span></a><span class="symbol">?</span></code></td>
-</tr>
-</tbody>
-</table>
-</BODY>
-</HTML>