Deploying to gh-pages from @ harttle/liquidjs@afeef1d745 🚀

This commit is contained in:
harttle
2021-10-03 14:42:12 +00:00
parent 9a2a2bfd55
commit 283f76e928
519 changed files with 4217 additions and 2235 deletions
+2 -9
View File
@@ -202,7 +202,7 @@
</tbody></table>
<p><strong>Returns:</strong> <em>object</em></p>
<hr>
<h3 id="getRegister" class="article-heading"><a href="#getRegister" class="headerlink" title="getRegister"></a>getRegister<a class="article-anchor" href="#getRegister" aria-hidden="true"></a></h3><p><strong>getRegister</strong>(<code>key</code>: string, <code>defaultValue</code>: object): <em>any</em></p>
<h3 id="getRegister" class="article-heading"><a href="#getRegister" class="headerlink" title="getRegister"></a>getRegister<a class="article-anchor" href="#getRegister" aria-hidden="true"></a></h3><p><strong>getRegister</strong>(<code>key</code>: string): <em>any</em></p>
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/context/context.ts#L21">context/context.ts:21</a></em></p>
<p><strong>Parameters:</strong></p>
<table>
@@ -210,18 +210,11 @@
<tr>
<th>Name</th>
<th>Type</th>
<th>Default</th>
</tr>
</thead>
<tbody><tr>
<td><code>key</code></td>
<td>string</td>
<td>-</td>
</tr>
<tr>
<td><code>defaultValue</code></td>
<td>object</td>
<td>{}</td>
</tr>
</tbody></table>
<p><strong>Returns:</strong> <em>any</em></p>
@@ -304,7 +297,7 @@
</div>
<footer class="article-footer">
<time class="article-footer-updated" datetime="2021-09-30T16:55:14.022Z" itemprop="dateModified">Last updated: 2021-09-30</time>
<time class="article-footer-updated" datetime="2021-10-03T14:41:21.829Z" itemprop="dateModified">Last updated: 2021-10-03</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>