Deploying to gh-pages from @ harttle/liquidjs@70fdb7af48 🚀

This commit is contained in:
harttle
2021-09-30 16:55:43 +00:00
parent cec0814a9b
commit 9a2a2bfd55
515 changed files with 11719 additions and 9833 deletions
+13 -13
View File
@@ -36,8 +36,8 @@
<link rel="stylesheet" href="../../css/navy.css">
<link rel="alternate" href="../../atom.xml" title="LiquidJS">
</head>
<link rel="alternate" href="../../atom.xml" title="LiquidJS" type="application/atom+xml">
<meta name="generator" content="Hexo 5.4.0"></head>
<body>
<div id="container">
@@ -63,7 +63,7 @@
</select>
</div>
<a href="https://github.com/harttle/liquidjs" target="_blank" rel="noopener external nofollow noreferrer" id="github-link-wrap" class="main-nav-link"><i class="icon-github"></i>Github</a>
<a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs" id="github-link-wrap" class="main-nav-link"><i class="icon-github"></i>Github</a>
<a id="mobile-nav-toggle">
<span class="mobile-nav-toggle-bar"></span>
<span class="mobile-nav-toggle-bar"></span>
@@ -87,12 +87,12 @@
<header class="article-header">
<h1 class="article-title" itemprop="name">External module: &quot;util/async&quot;</h1>
<a href="https://github.com/harttle/liquidjs/issues/new?title=docs:&body=URL: https%3A%2F%2Fliquidjs.com%2Fapi%2Fmodules%2Futil_async_.html&labels=docs" target="_blank" rel="noopener external nofollow noreferrer" class="article-edit-link" title="Report problems"><i class="icon-chat-bubble-dots"></i></a>
<a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/issues/new?title=docs:&body=URL: https%3A%2F%2Fliquidjs.com%2Fapi%2Fmodules%2Futil_async_.html&labels=docs" class="article-edit-link" title="Report problems"><i class="icon-chat-bubble-dots"></i></a>
</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="resolver" class="article-heading"><a href="#resolver" class="headerlink" title="resolver"></a>resolver<a class="article-anchor" href="#resolver" aria-hidden="true"></a></h3><p>Ƭ <strong>resolver</strong>: <em>function</em></p>
<p><em>Defined in <a href="https://github.com/harttle/liquidjs/blob/master/src/util/async.ts#L3" target="_blank" rel="noopener external nofollow noreferrer">util/async.ts:3</a></em></p>
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/util/async.ts#L3">util/async.ts:3</a></em></p>
<h4 id="Type-declaration" class="article-heading"><a href="#Type-declaration" class="headerlink" title="Type declaration:"></a>Type declaration:<a class="article-anchor" href="#Type-declaration" aria-hidden="true"></a></h4><p>▸ (<code>x?</code>: any): <em>any</em></p>
<p><strong>Parameters:</strong></p>
<table>
@@ -108,7 +108,7 @@
</tr>
</tbody></table>
<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="createRejectedThenable" class="article-heading"><a href="#createRejectedThenable" class="headerlink" title="createRejectedThenable"></a>createRejectedThenable<a class="article-anchor" href="#createRejectedThenable" aria-hidden="true"></a></h3><p><strong>createRejectedThenable</strong>(<code>err</code>: Error): <em><a href="../interfaces/util_async_.thenable.html">Thenable</a></em></p>
<p><em>Defined in <a href="https://github.com/harttle/liquidjs/blob/master/src/util/async.ts#L18" target="_blank" rel="noopener external nofollow noreferrer">util/async.ts:18</a></em></p>
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/util/async.ts#L18">util/async.ts:18</a></em></p>
<p><strong>Parameters:</strong></p>
<table>
<thead>
@@ -125,7 +125,7 @@
<p><strong>Returns:</strong> <em><a href="../interfaces/util_async_.thenable.html">Thenable</a></em></p>
<hr>
<h3 id="createResolvedThenable" class="article-heading"><a href="#createResolvedThenable" class="headerlink" title="createResolvedThenable"></a>createResolvedThenable<a class="article-anchor" href="#createResolvedThenable" aria-hidden="true"></a></h3><p><strong>createResolvedThenable</strong>(<code>value</code>: any): <em><a href="../interfaces/util_async_.thenable.html">Thenable</a></em></p>
<p><em>Defined in <a href="https://github.com/harttle/liquidjs/blob/master/src/util/async.ts#L10" target="_blank" rel="noopener external nofollow noreferrer">util/async.ts:10</a></em></p>
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/util/async.ts#L10">util/async.ts:10</a></em></p>
<p><strong>Parameters:</strong></p>
<table>
<thead>
@@ -142,7 +142,7 @@
<p><strong>Returns:</strong> <em><a href="../interfaces/util_async_.thenable.html">Thenable</a></em></p>
<hr>
<h3 id="isAsyncIterator" class="article-heading"><a href="#isAsyncIterator" class="headerlink" title="isAsyncIterator"></a>isAsyncIterator<a class="article-anchor" href="#isAsyncIterator" aria-hidden="true"></a></h3><p><strong>isAsyncIterator</strong>(<code>val</code>: any): <em>boolean</em></p>
<p><em>Defined in <a href="https://github.com/harttle/liquidjs/blob/master/src/util/async.ts#L33" target="_blank" rel="noopener external nofollow noreferrer">util/async.ts:33</a></em></p>
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/util/async.ts#L33">util/async.ts:33</a></em></p>
<p><strong>Parameters:</strong></p>
<table>
<thead>
@@ -159,7 +159,7 @@
<p><strong>Returns:</strong> <em>boolean</em></p>
<hr>
<h3 id="isThenable" class="article-heading"><a href="#isThenable" class="headerlink" title="isThenable"></a>isThenable<a class="article-anchor" href="#isThenable" aria-hidden="true"></a></h3><p><strong>isThenable</strong>(<code>val</code>: any): <em>boolean</em></p>
<p><em>Defined in <a href="https://github.com/harttle/liquidjs/blob/master/src/util/async.ts#L29" target="_blank" rel="noopener external nofollow noreferrer">util/async.ts:29</a></em></p>
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/util/async.ts#L29">util/async.ts:29</a></em></p>
<p><strong>Parameters:</strong></p>
<table>
<thead>
@@ -176,7 +176,7 @@
<p><strong>Returns:</strong> <em>boolean</em></p>
<hr>
<h3 id="toPromise" class="article-heading"><a href="#toPromise" class="headerlink" title="toPromise"></a>toPromise<a class="article-anchor" href="#toPromise" aria-hidden="true"></a></h3><p><strong>toPromise</strong>(<code>val</code>: IterableIteratorany | <a href="../interfaces/util_async_.thenable.html">Thenable</a> | any): <em>Promiseany</em></p>
<p><em>Defined in <a href="https://github.com/harttle/liquidjs/blob/master/src/util/async.ts#L65" target="_blank" rel="noopener external nofollow noreferrer">util/async.ts:65</a></em></p>
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/util/async.ts#L65">util/async.ts:65</a></em></p>
<p><strong>Parameters:</strong></p>
<table>
<thead>
@@ -193,7 +193,7 @@
<p><strong>Returns:</strong> <em>Promiseany</em></p>
<hr>
<h3 id="toThenable" class="article-heading"><a href="#toThenable" class="headerlink" title="toThenable"></a>toThenable<a class="article-anchor" href="#toThenable" aria-hidden="true"></a></h3><p><strong>toThenable</strong>(<code>val</code>: IterableIteratorany | <a href="../interfaces/util_async_.thenable.html">Thenable</a> | any): <em><a href="../interfaces/util_async_.thenable.html">Thenable</a></em></p>
<p><em>Defined in <a href="https://github.com/harttle/liquidjs/blob/master/src/util/async.ts#L38" target="_blank" rel="noopener external nofollow noreferrer">util/async.ts:38</a></em></p>
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/util/async.ts#L38">util/async.ts:38</a></em></p>
<p><strong>Parameters:</strong></p>
<table>
<thead>
@@ -210,7 +210,7 @@
<p><strong>Returns:</strong> <em><a href="../interfaces/util_async_.thenable.html">Thenable</a></em></p>
<hr>
<h3 id="toValue" class="article-heading"><a href="#toValue" class="headerlink" title="toValue"></a>toValue<a class="article-anchor" href="#toValue" aria-hidden="true"></a></h3><p><strong>toValue</strong>(<code>val</code>: IterableIteratorany | <a href="../interfaces/util_async_.thenable.html">Thenable</a> | any): <em>any</em></p>
<p><em>Defined in <a href="https://github.com/harttle/liquidjs/blob/master/src/util/async.ts#L70" target="_blank" rel="noopener external nofollow noreferrer">util/async.ts:70</a></em></p>
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/util/async.ts#L70">util/async.ts:70</a></em></p>
<p><strong>Parameters:</strong></p>
<table>
<thead>
@@ -228,7 +228,7 @@
</div>
<footer class="article-footer">
<time class="article-footer-updated" datetime="2021-09-26T12:45:48.950Z" itemprop="dateModified">Last updated: 2021-09-26</time>
<time class="article-footer-updated" datetime="2021-09-30T16:55:13.698Z" itemprop="dateModified">Last updated: 2021-09-30</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>