Skip to content

Commit

Permalink
docs: update documentation [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
aegir[bot] committed Oct 16, 2023
1 parent 0a1f7e5 commit 7344692
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions classes/_internal_.BootstrapReplicator.html
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code>
<li class="tsd-description">
<h4 class="tsd-returns-title">Returns <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise" class="tsd-signature-type external" target="_blank">Promise</a><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/hldb/welo/blob/master/src/replicator/bootstrap/index.ts#L108">replicator/bootstrap/index.ts:108</a></li></ul></aside></li></ul></section>
<li>Defined in <a href="https://github.com/hldb/welo/blob/master/src/replicator/bootstrap/index.ts#L112">replicator/bootstrap/index.ts:112</a></li></ul></aside></li></ul></section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-private"><a id="exchange" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>exchange</span><a href="#exchange" 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 tsd-is-private">
Expand All @@ -154,7 +154,7 @@ <h5>remotePeerId: <a href="https://libp2p.github.io/js-libp2p-interfaces/types/_
<h5>reverseSync: <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> = true</span></h5></li></ul></div>
<h4 class="tsd-returns-title">Returns <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise" class="tsd-signature-type external" target="_blank">Promise</a><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/hldb/welo/blob/master/src/replicator/bootstrap/index.ts#L133">replicator/bootstrap/index.ts:133</a></li></ul></aside></li></ul></section>
<li>Defined in <a href="https://github.com/hldb/welo/blob/master/src/replicator/bootstrap/index.ts#L137">replicator/bootstrap/index.ts:137</a></li></ul></aside></li></ul></section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-private"><a id="getPeers" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>get<wbr/>Peers</span><a href="#getPeers" 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 tsd-is-private">
Expand Down
2 changes: 1 addition & 1 deletion functions/bootstrapReplicator.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ <h4 class="tsd-parameters-title">Parameters</h4>
<h5><code class="tsd-tag ts-flagOptional">Optional</code> options: <span class="tsd-signature-type">Partial</span><span class="tsd-signature-symbol">&lt;</span><a href="../interfaces/_internal_.Options.html" class="tsd-signature-type" data-tsd-kind="Interface">Options</a><span class="tsd-signature-symbol">&gt;</span></h5></li></ul></div>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_internal_.ReplicatorModule.html" class="tsd-signature-type" data-tsd-kind="Interface">ReplicatorModule</a><span class="tsd-signature-symbol">&lt;</span><a href="../classes/_internal_.BootstrapReplicator.html" class="tsd-signature-type" data-tsd-kind="Class">BootstrapReplicator</a><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;/hldb/replicator/he/1.0.0/&quot;</span><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/hldb/welo/blob/master/src/replicator/bootstrap/index.ts#L177">replicator/bootstrap/index.ts:177</a></li></ul></aside></li></ul></section></div>
<li>Defined in <a href="https://github.com/hldb/welo/blob/master/src/replicator/bootstrap/index.ts#L181">replicator/bootstrap/index.ts:181</a></li></ul></aside></li></ul></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

0 comments on commit 7344692

Please sign in to comment.