diff options
Diffstat (limited to 'api1/pl.treksoft.kvision.types/-date')
-rw-r--r-- | api1/pl.treksoft.kvision.types/-date/-date.html | 16 | ||||
-rw-r--r-- | api1/pl.treksoft.kvision.types/-date/index.html | 13 |
2 files changed, 29 insertions, 0 deletions
diff --git a/api1/pl.treksoft.kvision.types/-date/-date.html b/api1/pl.treksoft.kvision.types/-date/-date.html new file mode 100644 index 00000000..5a7430e3 --- /dev/null +++ b/api1/pl.treksoft.kvision.types/-date/-date.html @@ -0,0 +1,16 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Date - kvision</title> +<link rel="stylesheet" href="../../../style.css"> +</HEAD> +<BODY> +<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.types</a> / <a href="./index.html">Date</a><br/> +<br/> +<h1>Date</h1> +<a name="pl.treksoft.kvision.types.Date"></a> +<code><span class="keyword">expect</span> <span class="keyword">class </span><span class="identifier">Date</span></code><br/> +<a name="pl.treksoft.kvision.types.Date"></a> +<code><span class="keyword">actual</span> <span class="keyword">typealias </span><span class="identifier">Date</span> <span class="symbol">=</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.js/-date/index.html"><span class="identifier">Date</span></a></code> +</BODY> +</HTML> diff --git a/api1/pl.treksoft.kvision.types/-date/index.html b/api1/pl.treksoft.kvision.types/-date/index.html new file mode 100644 index 00000000..dff3a222 --- /dev/null +++ b/api1/pl.treksoft.kvision.types/-date/index.html @@ -0,0 +1,13 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>pl.treksoft.kvision.types.Date - kvision</title> +<link rel="stylesheet" href="../../../style.css"> +</HEAD> +<BODY> +<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.types</a> / <a href="./index.html">Date</a><br/> +<br/> +<h1>Date</h1> +<code><span class="keyword">actual</span> <span class="keyword">typealias </span><span class="identifier">Date</span> <span class="symbol">=</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.js/-date/index.html"><span class="identifier">Date</span></a></code><code><span class="keyword">expect</span> <span class="keyword">class </span><span class="identifier">Date</span></code> +</BODY> +</HTML> |