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>constructorOptions | libp2p - v0.31.0-rc.5</title>
|
||||
<meta name="description" content="Documentation for libp2p - v0.31.0-rc.5">
|
||||
<title>constructorOptions | 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="constructoroptions.html">constructorOptions</a>
|
||||
@ -94,7 +94,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">peer<wbr>Id<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">PeerId</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/libp2p/js-libp2p/blob/master/src/index.js#L128">src/index.js:128</a></li>
|
||||
<li>Defined in <a href="https://github.com/libp2p/js-libp2p/blob/master/src/index.js#L125">src/index.js:125</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -173,12 +173,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