aboutsummaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.hmr/-module
diff options
context:
space:
mode:
authorRobert Jaros <rjaros@finn.pl>2018-03-01 15:19:44 +0100
committerRobert Jaros <rjaros@finn.pl>2018-03-01 15:19:44 +0100
commit415afec335659ca6bc206b34bdd3c2fe4635718f (patch)
tree69446330560c0b89a38299e5ced7d3db4b3f5266 /api/pl.treksoft.kvision.hmr/-module
parent8b298c0c5bb377863baf3e0125289957fd2afe5e (diff)
downloadkvision-415afec335659ca6bc206b34bdd3c2fe4635718f.tar.gz
kvision-415afec335659ca6bc206b34bdd3c2fe4635718f.tar.bz2
kvision-415afec335659ca6bc206b34bdd3c2fe4635718f.zip
KVision site with Jekyll
Diffstat (limited to 'api/pl.treksoft.kvision.hmr/-module')
-rw-r--r--api/pl.treksoft.kvision.hmr/-module/hot.html14
-rw-r--r--api/pl.treksoft.kvision.hmr/-module/index.html26
2 files changed, 40 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.hmr/-module/hot.html b/api/pl.treksoft.kvision.hmr/-module/hot.html
new file mode 100644
index 00000000..410cd073
--- /dev/null
+++ b/api/pl.treksoft.kvision.hmr/-module/hot.html
@@ -0,0 +1,14 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>Module.hot - 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>&nbsp;/&nbsp;<a href="./hot.html">hot</a><br/>
+<br/>
+<h1>hot</h1>
+<a name="pl.treksoft.kvision.hmr.Module$hot"></a>
+<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>
+</BODY>
+</HTML>
diff --git a/api/pl.treksoft.kvision.hmr/-module/index.html b/api/pl.treksoft.kvision.hmr/-module/index.html
new file mode 100644
index 00000000..a1cb37f9
--- /dev/null
+++ b/api/pl.treksoft.kvision.hmr/-module/index.html
@@ -0,0 +1,26 @@
+<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>