diff options
Diffstat (limited to 'api/pl.treksoft.kvision.remote/-profile/-profile.html')
-rw-r--r-- | api/pl.treksoft.kvision.remote/-profile/-profile.html | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.remote/-profile/-profile.html b/api/pl.treksoft.kvision.remote/-profile/-profile.html new file mode 100644 index 00000000..a1ef9965 --- /dev/null +++ b/api/pl.treksoft.kvision.remote/-profile/-profile.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Profile - kvision</title> +<link rel="stylesheet" href="../../../style.css"> +</HEAD> +<BODY> +<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.remote</a> / <a href="./index.html">Profile</a><br/> +<br/> +<h1>Profile</h1> +<code><span class="keyword">actual</span> <span class="keyword">typealias </span><span class="identifier">Profile</span> <span class="symbol">=</span> <span class="identifier"><ERROR CLASS></span></code> +<p>A user profile.</p> +</BODY> +</HTML> |