1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

Deployed 2789bcebcb to master with MkDocs 1.4.2 and mike 1.1.2

This commit is contained in:
GitHub Action 2023-03-10 08:20:35 +00:00
parent 736a920290
commit b098d14bdc
3 changed files with 3 additions and 3 deletions

View File

@ -811,7 +811,7 @@
</ul>
<h2 id="methods_1">Methods<a class="headerlink" href="#methods_1" title="Permanent link">#</a></h2>
<h3 id="push">push<a class="headerlink" href="#push" title="Permanent link">#</a></h3>
<p><strong>push</strong>(<code>...vals</code>): <code>void</code></p>
<p><strong>push</strong>(<code>...values</code>): <code>void</code></p>
<h4 id="parameters">Parameters<a class="headerlink" href="#parameters" title="Permanent link">#</a></h4>
<table>
<thead>
@ -822,7 +822,7 @@
</thead>
<tbody>
<tr>
<td align="left"><code>...vals</code></td>
<td align="left"><code>...values</code></td>
<td align="left">(<a href="../Common.Util.Disposer/"><code>Disposer</code></a> | <a href="./"><code>ExtendableDisposer</code></a> | <a href="../Common.Util.Disposable/"><code>Disposable</code></a>)[]</td>
</tr>
</tbody>

File diff suppressed because one or more lines are too long

Binary file not shown.