mirror of
https://github.com/harttle/liquidjs.git
synced 2026-09-18 05:50:43 -07:00
Deploying to gh-pages from @ harttle/liquidjs@b5b2a98d5e 🚀
This commit is contained in:
@@ -165,6 +165,7 @@
|
||||
<p><strong>Returns:</strong> <em>T | undefined</em></p>
|
||||
<hr>
|
||||
<h3 id="remove" class="article-heading"><a href="#remove" class="headerlink" title="remove"></a>remove<a class="article-anchor" href="#remove" aria-hidden="true"></a></h3><p>▸ <strong>remove</strong>(<code>key</code>: string): <em>void</em></p>
|
||||
<p><em>Implementation of <a href="../interfaces/cache_cache_.cache.html">Cache</a></em></p>
|
||||
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/cache/lru.ts#L49">cache/lru.ts:49</a></em></p>
|
||||
<p><strong>Parameters:</strong></p>
|
||||
<table>
|
||||
@@ -205,7 +206,7 @@
|
||||
|
||||
</div>
|
||||
<footer class="article-footer">
|
||||
<time class="article-footer-updated" datetime="2021-10-16T04:32:17.175Z" itemprop="dateModified">Last updated: 2021-10-16</time>
|
||||
<time class="article-footer-updated" datetime="2021-10-16T14:40:23.774Z" itemprop="dateModified">Last updated: 2021-10-16</time>
|
||||
<a href="../classes/liquid_.liquid.html" class="article-footer-next" title="sidebar.api.Liquid"><span>Next</span><i class="icon-chevron-right"></i></a>
|
||||
</footer>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user