diff options
Diffstat (limited to 'api/pl.treksoft.kvision.electron.nodejs/index.html')
-rw-r--r-- | api/pl.treksoft.kvision.electron.nodejs/index.html | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/api/pl.treksoft.kvision.electron.nodejs/index.html b/api/pl.treksoft.kvision.electron.nodejs/index.html index 446efb97..7839cc10 100644 --- a/api/pl.treksoft.kvision.electron.nodejs/index.html +++ b/api/pl.treksoft.kvision.electron.nodejs/index.html @@ -14,17 +14,19 @@ <tbody> <tr> <td> -<p><a href="-process/index.html">Process</a></p> +(js) +<h4><a href="-process/index.html">Process</a></h4> </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> +<code><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> +(js) +<h4><a href="-process-versions/index.html">ProcessVersions</a></h4> </td> <td> -<code><span class="keyword">external</span> <span class="keyword">interface </span><span class="identifier">ProcessVersions</span></code></td> +<code><span class="keyword">interface </span><span class="identifier">ProcessVersions</span></code></td> </tr> </tbody> </table> |