mirror of
https://github.com/fluencelabs/js-libp2p
synced 2025-06-21 13:01:33 +00:00
chore: update documentation
This commit is contained in:
@ -3,8 +3,8 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<title>RandomWalkOptions | libp2p - v0.31.0-rc.5</title>
|
||||
<meta name="description" content="Documentation for libp2p - v0.31.0-rc.5">
|
||||
<title>RandomWalkOptions | libp2p - v0.31.0-rc.6</title>
|
||||
<meta name="description" content="Documentation for libp2p - v0.31.0-rc.6">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="../assets/css/main.css">
|
||||
<script async src="../assets/js/search.js" id="search-script"></script>
|
||||
@ -23,7 +23,7 @@
|
||||
<li class="state loading">Preparing search index...</li>
|
||||
<li class="state failure">The search index is not available</li>
|
||||
</ul>
|
||||
<a href="../index.html" class="title">libp2p - v0.31.0-rc.5</a>
|
||||
<a href="../index.html" class="title">libp2p - v0.31.0-rc.6</a>
|
||||
</div>
|
||||
<div class="table-cell" id="tsd-widgets">
|
||||
<div id="tsd-filter">
|
||||
@ -52,7 +52,7 @@
|
||||
<div class="container">
|
||||
<ul class="tsd-breadcrumb">
|
||||
<li>
|
||||
<a href="../modules.html">libp2p - v0.31.0-rc.5</a>
|
||||
<a href="../modules.html">libp2p - v0.31.0-rc.6</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="randomwalkoptions.html">RandomWalkOptions</a>
|
||||
@ -97,7 +97,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">enabled<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><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/libp2p/js-libp2p/blob/master/src/index.js#L63">src/index.js:63</a></li>
|
||||
<li>Defined in <a href="https://github.com/libp2p/js-libp2p/blob/master/src/index.js#L60">src/index.js:60</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -107,7 +107,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">interval<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/libp2p/js-libp2p/blob/master/src/index.js#L65">src/index.js:65</a></li>
|
||||
<li>Defined in <a href="https://github.com/libp2p/js-libp2p/blob/master/src/index.js#L62">src/index.js:62</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -117,7 +117,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">queries<wbr>Per<wbr>Period<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/libp2p/js-libp2p/blob/master/src/index.js#L64">src/index.js:64</a></li>
|
||||
<li>Defined in <a href="https://github.com/libp2p/js-libp2p/blob/master/src/index.js#L61">src/index.js:61</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -127,7 +127,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">timeout<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/libp2p/js-libp2p/blob/master/src/index.js#L66">src/index.js:66</a></li>
|
||||
<li>Defined in <a href="https://github.com/libp2p/js-libp2p/blob/master/src/index.js#L63">src/index.js:63</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -215,12 +215,6 @@
|
||||
<li class=" tsd-kind-type-alias tsd-has-type-parameter">
|
||||
<a href="../modules.html#datastore" class="tsd-kind-icon">Datastore</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-type-alias tsd-has-type-parameter">
|
||||
<a href="../modules.html#dhtselectors" class="tsd-kind-icon">Dht<wbr>Selectors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-type-alias tsd-has-type-parameter">
|
||||
<a href="../modules.html#dhtvalidators" class="tsd-kind-icon">Dht<wbr>Validators</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-type-alias tsd-has-type-parameter">
|
||||
<a href="../modules.html#muxedstream" class="tsd-kind-icon">Muxed<wbr>Stream</a>
|
||||
</li>
|
||||
|
Reference in New Issue
Block a user