diff options
Diffstat (limited to 'api/pl.treksoft.kvision.electron.nodejs/index.html')
-rw-r--r-- | api/pl.treksoft.kvision.electron.nodejs/index.html | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.electron.nodejs/index.html b/api/pl.treksoft.kvision.electron.nodejs/index.html new file mode 100644 index 00000000..762a2b38 --- /dev/null +++ b/api/pl.treksoft.kvision.electron.nodejs/index.html @@ -0,0 +1,31 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>pl.treksoft.kvision.electron.nodejs - kvision</title> +<link rel="stylesheet" href="../../style.css"> +</HEAD> +<BODY> +<a href="../index.html">kvision</a> / <a href="./index.html">pl.treksoft.kvision.electron.nodejs</a><br/> +<br/> +<h2>Package pl.treksoft.kvision.electron.nodejs</h2> +<h3>Types</h3> +<table> +<tbody> +<tr> +<td> +<p><a href="-process/index.html">Process</a></p> +</td> +<td> +<code><span class="keyword">external</span> <span class="keyword">interface </span><span class="identifier">Process</span> <span class="symbol">:</span> <a href="../pl.treksoft.kvision.electron/-event-emitter/index.html"><span class="identifier">EventEmitter</span></a></code></td> +</tr> +<tr> +<td> +<p><a href="-process-versions/index.html">ProcessVersions</a></p> +</td> +<td> +<code><span class="keyword">external</span> <span class="keyword">interface </span><span class="identifier">ProcessVersions</span></code></td> +</tr> +</tbody> +</table> +</BODY> +</HTML> |