mirror of
https://github.com/harttle/liquidjs.git
synced 2026-09-15 20:30:39 -07:00
Deploying to gh-pages from @ harttle/liquidjs@bbf00f37bf 🚀
This commit is contained in:
@@ -94,9 +94,9 @@
|
||||
</header>
|
||||
<div class="article-content" itemprop="articleBody">
|
||||
<h2 id="Type-aliases" class="article-heading"><a href="#Type-aliases" class="headerlink" title="Type aliases"></a>Type aliases<a class="article-anchor" href="#Type-aliases" aria-hidden="true"></a></h2><h3 id="PropertyKey" class="article-heading"><a href="#PropertyKey" class="headerlink" title="PropertyKey"></a>PropertyKey<a class="article-anchor" href="#PropertyKey" aria-hidden="true"></a></h3><p>Ƭ <strong>PropertyKey</strong>: <em>string | number</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#L8">src/context/context.ts:8</a></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#L9">src/context/context.ts:9</a></em></p>
|
||||
<h2 id="Functions" class="article-heading"><a href="#Functions" class="headerlink" title="Functions"></a>Functions<a class="article-anchor" href="#Functions" aria-hidden="true"></a></h2><h3 id="readFirst" class="article-heading"><a href="#readFirst" class="headerlink" title="readFirst"></a>readFirst<a class="article-anchor" href="#readFirst" aria-hidden="true"></a></h3><p>▸ <strong>readFirst</strong>(<code>obj</code>: <a href="context_scope_.html#scope">Scope</a>): <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#L109">src/context/context.ts:109</a></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#L122">src/context/context.ts:122</a></em></p>
|
||||
<p><strong>Parameters:</strong></p>
|
||||
<table>
|
||||
<thead>
|
||||
@@ -113,7 +113,7 @@
|
||||
<p><strong>Returns:</strong> <em>any</em></p>
|
||||
<hr>
|
||||
<h3 id="readJSProperty" class="article-heading"><a href="#readJSProperty" class="headerlink" title="readJSProperty"></a>readJSProperty<a class="article-anchor" href="#readJSProperty" aria-hidden="true"></a></h3><p>▸ <strong>readJSProperty</strong>(<code>obj</code>: <a href="context_scope_.html#scope">Scope</a>, <code>key</code>: <a href="context_context_.html#propertykey">PropertyKey</a>, <code>ownPropertyOnly</code>: boolean): <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#L104">src/context/context.ts:104</a></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#L117">src/context/context.ts:117</a></em></p>
|
||||
<p><strong>Parameters:</strong></p>
|
||||
<table>
|
||||
<thead>
|
||||
@@ -138,7 +138,7 @@
|
||||
<p><strong>Returns:</strong> <em>any</em></p>
|
||||
<hr>
|
||||
<h3 id="readLast" class="article-heading"><a href="#readLast" class="headerlink" title="readLast"></a>readLast<a class="article-anchor" href="#readLast" aria-hidden="true"></a></h3><p>▸ <strong>readLast</strong>(<code>obj</code>: <a href="context_scope_.html#scope">Scope</a>): <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#L114">src/context/context.ts:114</a></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#L127">src/context/context.ts:127</a></em></p>
|
||||
<p><strong>Parameters:</strong></p>
|
||||
<table>
|
||||
<thead>
|
||||
@@ -155,7 +155,7 @@
|
||||
<p><strong>Returns:</strong> <em>any</em></p>
|
||||
<hr>
|
||||
<h3 id="readProperty" class="article-heading"><a href="#readProperty" class="headerlink" title="readProperty"></a>readProperty<a class="article-anchor" href="#readProperty" aria-hidden="true"></a></h3><p>▸ <strong>readProperty</strong>(<code>obj</code>: <a href="context_scope_.html#scope">Scope</a>, <code>key</code>: <a href="context_context_.html#propertykey">PropertyKey</a>, <code>ownPropertyOnly</code>: boolean): <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#L92">src/context/context.ts:92</a></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#L105">src/context/context.ts:105</a></em></p>
|
||||
<p><strong>Parameters:</strong></p>
|
||||
<table>
|
||||
<thead>
|
||||
@@ -180,7 +180,7 @@
|
||||
<p><strong>Returns:</strong> <em>any</em></p>
|
||||
<hr>
|
||||
<h3 id="readSize" class="article-heading"><a href="#readSize" class="headerlink" title="readSize"></a>readSize<a class="article-anchor" href="#readSize" aria-hidden="true"></a></h3><p>▸ <strong>readSize</strong>(<code>obj</code>: <a href="context_scope_.html#scope">Scope</a>): <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#L119">src/context/context.ts:119</a></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#L132">src/context/context.ts:132</a></em></p>
|
||||
<p><strong>Parameters:</strong></p>
|
||||
<table>
|
||||
<thead>
|
||||
@@ -198,7 +198,7 @@
|
||||
|
||||
</div>
|
||||
<footer class="article-footer">
|
||||
<time class="article-footer-updated" datetime="2022-08-24T12:56:39.472Z" itemprop="dateModified">Last updated: 2022-08-24</time>
|
||||
<time class="article-footer-updated" datetime="2022-08-27T15:20:29.527Z" itemprop="dateModified">Last updated: 2022-08-27</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