diff options
Diffstat (limited to 'api/pl.treksoft.kvision.hmr/module.html')
-rw-r--r-- | api/pl.treksoft.kvision.hmr/module.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.hmr/module.html b/api/pl.treksoft.kvision.hmr/module.html new file mode 100644 index 00000000..57d3ced1 --- /dev/null +++ b/api/pl.treksoft.kvision.hmr/module.html @@ -0,0 +1,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> |