[go: up one dir, main page]

Skip to content

Commit

Permalink
update typedocs
Browse files Browse the repository at this point in the history
  • Loading branch information
woodser committed Mar 16, 2024
1 parent bf2eaa4 commit 5a06926
Show file tree
Hide file tree
Showing 10 changed files with 118 additions and 118 deletions.
158 changes: 79 additions & 79 deletions docs/classes/HavenoClient.HavenoClient.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/classes/types_HavenoError.HavenoError.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ <h4>Hierarchy</h4>
<ul class="tsd-hierarchy">
<li><span class="target">HavenoError</span></li></ul></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/haveno-dex/haveno-ts/blob/5b8cb76a/src/types/HavenoError.ts#L4">src/types/HavenoError.ts:4</a></li></ul></aside>
<li>Defined in <a href="https://github.com/haveno-dex/haveno-ts/blob/06cd6abe/src/types/HavenoError.ts#L4">src/types/HavenoError.ts:4</a></li></ul></aside>
<section class="tsd-panel-group tsd-index-group">
<section class="tsd-panel tsd-index-panel">
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
Expand Down Expand Up @@ -71,7 +71,7 @@ <h5><code class="tsd-tag ts-flagOptional">Optional</code> code: <span class="tsd
<h4 class="tsd-returns-title">Returns <a href="types_HavenoError.HavenoError.html" class="tsd-signature-type" data-tsd-kind="Class">HavenoError</a></h4><aside class="tsd-sources">
<p>Overrides Error.constructor</p>
<ul>
<li>Defined in <a href="https://github.com/haveno-dex/haveno-ts/blob/5b8cb76a/src/types/HavenoError.ts#L14">src/types/HavenoError.ts:14</a></li></ul></aside></li></ul></section></section>
<li>Defined in <a href="https://github.com/haveno-dex/haveno-ts/blob/06cd6abe/src/types/HavenoError.ts#L14">src/types/HavenoError.ts:14</a></li></ul></aside></li></ul></section></section>
<section class="tsd-panel-group tsd-member-group">
<h2>Properties</h2>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a id="cause" class="tsd-anchor"></a>
Expand All @@ -84,7 +84,7 @@ <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code
<h3 class="tsd-anchor-link"><span>code</span><a href="#code" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
<div class="tsd-signature">code<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/haveno-dex/haveno-ts/blob/5b8cb76a/src/types/HavenoError.ts#L6">src/types/HavenoError.ts:6</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/haveno-dex/haveno-ts/blob/06cd6abe/src/types/HavenoError.ts#L6">src/types/HavenoError.ts:6</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a id="message" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>message</span><a href="#message" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
<div class="tsd-signature">message<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
Expand Down
42 changes: 21 additions & 21 deletions docs/classes/utils_HavenoUtils.HavenoUtils.html

Large diffs are not rendered by default.

18 changes: 9 additions & 9 deletions docs/classes/utils_TaskLooper.TaskLooper.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ <h4>Hierarchy</h4>
<ul class="tsd-hierarchy">
<li><span class="target">TaskLooper</span></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/haveno-dex/haveno-ts/blob/5b8cb76a/src/utils/TaskLooper.ts#L4">src/utils/TaskLooper.ts:4</a></li></ul></aside>
<li>Defined in <a href="https://github.com/haveno-dex/haveno-ts/blob/06cd6abe/src/utils/TaskLooper.ts#L4">src/utils/TaskLooper.ts:4</a></li></ul></aside>
<section class="tsd-panel-group tsd-index-group">
<section class="tsd-panel tsd-index-panel">
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
Expand Down Expand Up @@ -71,7 +71,7 @@ <h5>fn: <span class="tsd-signature-symbol">(</span><span class="tsd-signature-sy
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span></h4></li></ul></li></ul></li></ul></div>
<h4 class="tsd-returns-title">Returns <a href="utils_TaskLooper.TaskLooper.html" class="tsd-signature-type" data-tsd-kind="Class">TaskLooper</a></h4><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/haveno-dex/haveno-ts/blob/5b8cb76a/src/utils/TaskLooper.ts#L16">src/utils/TaskLooper.ts:16</a></li></ul></aside></li></ul></section></section>
<li>Defined in <a href="https://github.com/haveno-dex/haveno-ts/blob/06cd6abe/src/utils/TaskLooper.ts#L16">src/utils/TaskLooper.ts:16</a></li></ul></aside></li></ul></section></section>
<section class="tsd-panel-group tsd-member-group">
<h2>Properties</h2>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="_fn" class="tsd-anchor"></a>
Expand All @@ -86,22 +86,22 @@ <h4>Type declaration</h4>
<li class="tsd-description">
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span></h4></li></ul></li></ul></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/haveno-dex/haveno-ts/blob/5b8cb76a/src/utils/TaskLooper.ts#L6">src/utils/TaskLooper.ts:6</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/haveno-dex/haveno-ts/blob/06cd6abe/src/utils/TaskLooper.ts#L6">src/utils/TaskLooper.ts:6</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="_isLooping" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>_is<wbr/>Looping</span><a href="#_isLooping" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
<div class="tsd-signature">_is<wbr/>Looping<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/haveno-dex/haveno-ts/blob/5b8cb76a/src/utils/TaskLooper.ts#L8">src/utils/TaskLooper.ts:8</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/haveno-dex/haveno-ts/blob/06cd6abe/src/utils/TaskLooper.ts#L8">src/utils/TaskLooper.ts:8</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="_isStarted" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>_is<wbr/>Started</span><a href="#_isStarted" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
<div class="tsd-signature">_is<wbr/>Started<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/haveno-dex/haveno-ts/blob/5b8cb76a/src/utils/TaskLooper.ts#L7">src/utils/TaskLooper.ts:7</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/haveno-dex/haveno-ts/blob/06cd6abe/src/utils/TaskLooper.ts#L7">src/utils/TaskLooper.ts:7</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="_timeout" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>_timeout</span><a href="#_timeout" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
<div class="tsd-signature">_timeout<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/utils_TaskLooper._internal_.Timeout.html" class="tsd-signature-type" data-tsd-kind="Interface">Timeout</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/haveno-dex/haveno-ts/blob/5b8cb76a/src/utils/TaskLooper.ts#L9">src/utils/TaskLooper.ts:9</a></li></ul></aside></section></section>
<li>Defined in <a href="https://github.com/haveno-dex/haveno-ts/blob/06cd6abe/src/utils/TaskLooper.ts#L9">src/utils/TaskLooper.ts:9</a></li></ul></aside></section></section>
<section class="tsd-panel-group tsd-member-group">
<h2>Methods</h2>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="_runLoop" class="tsd-anchor"></a>
Expand All @@ -116,7 +116,7 @@ <h4 class="tsd-parameters-title">Parameters</h4>
<h5>periodInMs: <span class="tsd-signature-type">number</span></h5></li></ul></div>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/haveno-dex/haveno-ts/blob/5b8cb76a/src/utils/TaskLooper.ts#L44">src/utils/TaskLooper.ts:44</a></li></ul></aside></li></ul></section>
<li>Defined in <a href="https://github.com/haveno-dex/haveno-ts/blob/06cd6abe/src/utils/TaskLooper.ts#L44">src/utils/TaskLooper.ts:44</a></li></ul></aside></li></ul></section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="start" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>start</span><a href="#start" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
Expand All @@ -133,7 +133,7 @@ <h5>periodInMs: <span class="tsd-signature-type">number</span></h5>
</div></li></ul></div>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/haveno-dex/haveno-ts/blob/5b8cb76a/src/utils/TaskLooper.ts#L27">src/utils/TaskLooper.ts:27</a></li></ul></aside></li></ul></section>
<li>Defined in <a href="https://github.com/haveno-dex/haveno-ts/blob/06cd6abe/src/utils/TaskLooper.ts#L27">src/utils/TaskLooper.ts:27</a></li></ul></aside></li></ul></section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="stop" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>stop</span><a href="#stop" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
Expand All @@ -143,7 +143,7 @@ <h3 class="tsd-anchor-link"><span>stop</span><a href="#stop" aria-label="Permali
</div>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/haveno-dex/haveno-ts/blob/5b8cb76a/src/utils/TaskLooper.ts#L37">src/utils/TaskLooper.ts:37</a></li></ul></aside></li></ul></section></section></div>
<li>Defined in <a href="https://github.com/haveno-dex/haveno-ts/blob/06cd6abe/src/utils/TaskLooper.ts#L37">src/utils/TaskLooper.ts:37</a></li></ul></aside></li></ul></section></section></div>
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
<div class="tsd-navigation settings">
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
Expand Down
2 changes: 1 addition & 1 deletion docs/modules/HavenoClient.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<li><a href="HavenoClient.html">HavenoClient</a></li></ul>
<h1>Module HavenoClient</h1></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/haveno-dex/haveno-ts/blob/5b8cb76a/src/HavenoClient.ts#L1">src/HavenoClient.ts:1</a></li></ul></aside>
<li>Defined in <a href="https://github.com/haveno-dex/haveno-ts/blob/06cd6abe/src/HavenoClient.ts#L1">src/HavenoClient.ts:1</a></li></ul></aside>
<section class="tsd-panel-group">
<section class="tsd-panel tsd-typography"></section></section>
<section class="tsd-panel-group tsd-index-group">
Expand Down
2 changes: 1 addition & 1 deletion docs/modules/index-1.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<li><a href="index-1.html">index</a></li></ul>
<h1>Module index</h1></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/haveno-dex/haveno-ts/blob/5b8cb76a/src/index.ts#L1">src/index.ts:1</a></li></ul></aside>
<li>Defined in <a href="https://github.com/haveno-dex/haveno-ts/blob/06cd6abe/src/index.ts#L1">src/index.ts:1</a></li></ul></aside>
<section class="tsd-panel-group">
<section class="tsd-panel tsd-typography"></section></section>
<section class="tsd-panel-group tsd-index-group">
Expand Down
2 changes: 1 addition & 1 deletion docs/modules/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<li><a href="index.html">index</a></li></ul>
<h1>Module index</h1></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/haveno-dex/haveno-ts/blob/5b8cb76a/src/index.ts#L1">src/index.ts:1</a></li></ul></aside>
<li>Defined in <a href="https://github.com/haveno-dex/haveno-ts/blob/06cd6abe/src/index.ts#L1">src/index.ts:1</a></li></ul></aside>
<section class="tsd-panel-group">
<section class="tsd-panel tsd-typography"></section></section>
<section class="tsd-panel-group tsd-index-group">
Expand Down
2 changes: 1 addition & 1 deletion docs/modules/types_HavenoError.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<li><a href="types_HavenoError.html">types/HavenoError</a></li></ul>
<h1>Module types/HavenoError</h1></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/haveno-dex/haveno-ts/blob/5b8cb76a/src/types/HavenoError.ts#L4">src/types/HavenoError.ts:4</a></li></ul></aside>
<li>Defined in <a href="https://github.com/haveno-dex/haveno-ts/blob/06cd6abe/src/types/HavenoError.ts#L4">src/types/HavenoError.ts:4</a></li></ul></aside>
<section class="tsd-panel-group">
<section class="tsd-panel tsd-typography"></section></section>
<section class="tsd-panel-group tsd-index-group">
Expand Down
2 changes: 1 addition & 1 deletion docs/modules/utils_HavenoUtils.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<li><a href="utils_HavenoUtils.html">utils/HavenoUtils</a></li></ul>
<h1>Module utils/HavenoUtils</h1></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/haveno-dex/haveno-ts/blob/5b8cb76a/src/utils/HavenoUtils.ts#L1">src/utils/HavenoUtils.ts:1</a></li></ul></aside>
<li>Defined in <a href="https://github.com/haveno-dex/haveno-ts/blob/06cd6abe/src/utils/HavenoUtils.ts#L1">src/utils/HavenoUtils.ts:1</a></li></ul></aside>
<section class="tsd-panel-group">
<section class="tsd-panel tsd-typography"></section></section>
<section class="tsd-panel-group tsd-index-group">
Expand Down
2 changes: 1 addition & 1 deletion docs/modules/utils_TaskLooper.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<li><a href="utils_TaskLooper.html">utils/TaskLooper</a></li></ul>
<h1>Module utils/TaskLooper</h1></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/haveno-dex/haveno-ts/blob/5b8cb76a/src/utils/TaskLooper.ts#L4">src/utils/TaskLooper.ts:4</a></li></ul></aside>
<li>Defined in <a href="https://github.com/haveno-dex/haveno-ts/blob/06cd6abe/src/utils/TaskLooper.ts#L4">src/utils/TaskLooper.ts:4</a></li></ul></aside>
<section class="tsd-panel-group">
<section class="tsd-panel tsd-typography"></section></section>
<section class="tsd-panel-group tsd-index-group">
Expand Down

0 comments on commit 5a06926

Please sign in to comment.