diff options
Diffstat (limited to 'api/pl.treksoft.kvision.electron/-auth-info/port.html')
-rw-r--r-- | api/pl.treksoft.kvision.electron/-auth-info/port.html | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.electron/-auth-info/port.html b/api/pl.treksoft.kvision.electron/-auth-info/port.html new file mode 100644 index 00000000..c1756f04 --- /dev/null +++ b/api/pl.treksoft.kvision.electron/-auth-info/port.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>AuthInfo.port - kvision</title> +<link rel="stylesheet" href="../../../style.css"> +</HEAD> +<BODY> +<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.electron</a> / <a href="index.html">AuthInfo</a> / <a href="./port.html">port</a><br/> +<br/> +<h1>port</h1> +<a name="pl.treksoft.kvision.electron.AuthInfo$port"></a> +<code><span class="keyword">abstract</span> <span class="keyword">var </span><span class="identifier">port</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-number/index.html"><span class="identifier">Number</span></a></code> +</BODY> +</HTML> |