blob: 57d3ced14e31cbe3a9b2911e3738093acb81d9f0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<HTML>
<HEAD>
<meta charset="UTF-8">
<title>module - kvision</title>
<link rel="stylesheet" href="../../style.css">
</HEAD>
<BODY>
<a href="../index.html">kvision</a> / <a href="index.html">pl.treksoft.kvision.hmr</a> / <a href="./module.html">module</a><br/>
<br/>
<h1>module</h1>
<a name="pl.treksoft.kvision.hmr$module"></a>
<code><span class="keyword">external</span> <span class="keyword">val </span><span class="identifier">module</span><span class="symbol">: </span><a href="-module/index.html"><span class="identifier">Module</span></a></code>
<p>Helper variable for Hot Module Replacement (HMR).</p>
</BODY>
</HTML>
|