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 Aug 14, 2023
1 parent 481797c commit 131c16c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ <h2>Table of contents <!-- omit in toc --></h2>
<a href="#install" id="install" style="color: inherit; text-decoration: none;">
<h2>Install</h2>
</a>
<pre><code class="language-console"><span class="hl-1">$ </span><span class="hl-3">npm</span><span class="hl-1"> </span><span class="hl-3">i</span><span class="hl-1"> </span><span class="hl-3">it-handshake</span>
<pre><code class="language-console"><span class="hl-7">$</span><span class="hl-1"> </span><span class="hl-3">npm</span><span class="hl-1"> </span><span class="hl-3">i</span><span class="hl-1"> </span><span class="hl-3">it-handshake</span>
</code></pre>

<a href="#browser-ltscriptgt-tag" id="browser-ltscriptgt-tag" style="color: inherit; text-decoration: none;">
Expand Down
2 changes: 1 addition & 1 deletion interfaces/Handshake.html
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</spa
<li>Defined in <a href="https://github.com/jacobheun/it-handshake/blob/master/src/index.ts#L63">index.ts:63</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="writer" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>writer</span><a href="#writer" 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">writer<span class="tsd-signature-symbol">:</span> <a href="https://alanshaw.github.io/it-pushable/interfaces/Pushable.html" class="tsd-signature-type external" target="_blank">Pushable</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">TSink</span><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources">
<div class="tsd-signature">writer<span class="tsd-signature-symbol">:</span> <a href="https://alanshaw.github.io/it-pushable/interfaces/Pushable.html" class="tsd-signature-type external" target="_blank">Pushable</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">TSink</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">unknown</span><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/jacobheun/it-handshake/blob/master/src/index.ts#L60">index.ts:60</a></li></ul></aside></section></section></div>
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
Expand Down

0 comments on commit 131c16c

Please sign in to comment.