Skip to content

Commit

Permalink
feat: rebuild docs
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenleep committed Aug 27, 2022
1 parent 485f88d commit 00dd1ab
Show file tree
Hide file tree
Showing 25 changed files with 141 additions and 118 deletions.
34 changes: 24 additions & 10 deletions docs/doc/assets/highlight.css
Original file line number Diff line number Diff line change
@@ -1,16 +1,20 @@
:root {
--light-hl-0: #0000FF;
--dark-hl-0: #569CD6;
--light-hl-1: #000000;
--dark-hl-1: #D4D4D4;
--light-hl-2: #0070C1;
--dark-hl-2: #4FC1FF;
--light-hl-0: #000000;
--dark-hl-0: #D4D4D4;
--light-hl-1: #AF00DB;
--dark-hl-1: #C586C0;
--light-hl-2: #001080;
--dark-hl-2: #9CDCFE;
--light-hl-3: #A31515;
--dark-hl-3: #CE9178;
--light-hl-4: #795E26;
--dark-hl-4: #DCDCAA;
--light-hl-5: #001080;
--dark-hl-5: #9CDCFE;
--light-hl-4: #0000FF;
--dark-hl-4: #569CD6;
--light-hl-5: #0070C1;
--dark-hl-5: #4FC1FF;
--light-hl-6: #795E26;
--dark-hl-6: #DCDCAA;
--light-hl-7: #008000;
--dark-hl-7: #6A9955;
--light-code-background: #FFFFFF;
--dark-code-background: #1E1E1E;
}
Expand All @@ -22,6 +26,8 @@
--hl-3: var(--light-hl-3);
--hl-4: var(--light-hl-4);
--hl-5: var(--light-hl-5);
--hl-6: var(--light-hl-6);
--hl-7: var(--light-hl-7);
--code-background: var(--light-code-background);
} }

Expand All @@ -32,6 +38,8 @@
--hl-3: var(--dark-hl-3);
--hl-4: var(--dark-hl-4);
--hl-5: var(--dark-hl-5);
--hl-6: var(--dark-hl-6);
--hl-7: var(--dark-hl-7);
--code-background: var(--dark-code-background);
} }

Expand All @@ -42,6 +50,8 @@
--hl-3: var(--light-hl-3);
--hl-4: var(--light-hl-4);
--hl-5: var(--light-hl-5);
--hl-6: var(--light-hl-6);
--hl-7: var(--light-hl-7);
--code-background: var(--light-code-background);
}

Expand All @@ -52,6 +62,8 @@
--hl-3: var(--dark-hl-3);
--hl-4: var(--dark-hl-4);
--hl-5: var(--dark-hl-5);
--hl-6: var(--dark-hl-6);
--hl-7: var(--dark-hl-7);
--code-background: var(--dark-code-background);
}

Expand All @@ -61,4 +73,6 @@
.hl-3 { color: var(--hl-3); }
.hl-4 { color: var(--hl-4); }
.hl-5 { color: var(--hl-5); }
.hl-6 { color: var(--hl-6); }
.hl-7 { color: var(--hl-7); }
pre, code { background: var(--code-background); }
28 changes: 14 additions & 14 deletions docs/doc/classes/Parser.Parser.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions docs/doc/enums/preset_preRelease.CompareStatusEnum.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<li><a href="preset_preRelease.CompareStatusEnum.html">CompareStatusEnum</a></li></ul>
<h1>Enumeration CompareStatusEnum</h1></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/branlice/renovator-version/blob/65b2d9f/src/preset/preRelease.ts#L9">preset/preRelease.ts:9</a></li></ul></aside>
<li>Defined in <a href="https://github.com/branlice/renovator-version/blob/485f88d/src/preset/preRelease.ts#L9">preset/preRelease.ts:9</a></li></ul></aside>
<section class="tsd-panel-group tsd-index-group">
<section class="tsd-panel tsd-index-panel">
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
Expand All @@ -34,22 +34,22 @@ <h2>Enumeration Members</h2>
<h3 class="tsd-anchor-link"><span>Equal</span><a href="#Equal" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none" id="icon-anchor-a"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" id="icon-anchor-b"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" id="icon-anchor-c"></path></svg></a></h3>
<div class="tsd-signature">Equal<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;equal&quot;</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/branlice/renovator-version/blob/65b2d9f/src/preset/preRelease.ts#L12">preset/preRelease.ts:12</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/branlice/renovator-version/blob/485f88d/src/preset/preRelease.ts#L12">preset/preRelease.ts:12</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum"><a id="Error" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>Error</span><a href="#Error" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
<div class="tsd-signature">Error<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;error&quot;</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/branlice/renovator-version/blob/65b2d9f/src/preset/preRelease.ts#L13">preset/preRelease.ts:13</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/branlice/renovator-version/blob/485f88d/src/preset/preRelease.ts#L13">preset/preRelease.ts:13</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum"><a id="Negative" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>Negative</span><a href="#Negative" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
<div class="tsd-signature">Negative<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;negative&quot;</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/branlice/renovator-version/blob/65b2d9f/src/preset/preRelease.ts#L11">preset/preRelease.ts:11</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/branlice/renovator-version/blob/485f88d/src/preset/preRelease.ts#L11">preset/preRelease.ts:11</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum"><a id="Positive" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>Positive</span><a href="#Positive" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
<div class="tsd-signature">Positive<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;positive&quot;</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/branlice/renovator-version/blob/65b2d9f/src/preset/preRelease.ts#L10">preset/preRelease.ts:10</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/branlice/renovator-version/blob/485f88d/src/preset/preRelease.ts#L10">preset/preRelease.ts:10</a></li></ul></aside></section></section></div>
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
<div class="tsd-navigation settings">
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
Expand Down
2 changes: 1 addition & 1 deletion docs/doc/functions/index.compare.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ <h5>lastVersion: <span class="tsd-signature-type">string</span></h5></li>
<h5><code class="tsd-tag ts-flagOptional">Optional</code> options: <a href="../interfaces/index.EnhanceEventsParserOption.html" class="tsd-signature-type" data-tsd-kind="Interface">EnhanceEventsParserOption</a></h5></li></ul></div>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type" data-tsd-kind="Type parameter">Result</span></h4><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/branlice/renovator-version/blob/65b2d9f/src/index.ts#L16">index.ts:16</a></li></ul></aside></li></ul></section></div>
<li>Defined in <a href="https://github.com/branlice/renovator-version/blob/485f88d/src/index.ts#L16">index.ts:16</a></li></ul></aside></li></ul></section></div>
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
<div class="tsd-navigation settings">
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ <h5>current: <span class="tsd-signature-type">string</span></h5></li>
<h5>last: <span class="tsd-signature-type">string</span></h5></li></ul></div>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/preset_preRelease.CompareResult.html" class="tsd-signature-type" data-tsd-kind="Interface">CompareResult</a></h4><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/branlice/renovator-version/blob/65b2d9f/src/preset/preRelease.ts#L36">preset/preRelease.ts:36</a></li></ul></aside></li></ul></section></div>
<li>Defined in <a href="https://github.com/branlice/renovator-version/blob/485f88d/src/preset/preRelease.ts#L36">preset/preRelease.ts:36</a></li></ul></aside></li></ul></section></div>
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
<div class="tsd-navigation settings">
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ <h5>isGreater: <span class="tsd-signature-type">boolean</span></h5></li>
<h5>weight: <span class="tsd-signature-type">number</span></h5></li></ul></div>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/preset_preRelease.CompareResult.html" class="tsd-signature-type" data-tsd-kind="Interface">CompareResult</a></h4><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/branlice/renovator-version/blob/65b2d9f/src/preset/preRelease.ts#L21">preset/preRelease.ts:21</a></li></ul></aside></li></ul></section></div>
<li>Defined in <a href="https://github.com/branlice/renovator-version/blob/485f88d/src/preset/preRelease.ts#L21">preset/preRelease.ts:21</a></li></ul></aside></li></ul></section></div>
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
<div class="tsd-navigation settings">
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
Expand Down
2 changes: 1 addition & 1 deletion docs/doc/functions/utils.autoIteratorActuator.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ <h4 class="tsd-parameters-title">Parameters</h4>
<h5>iterator: <span class="tsd-signature-type">Iterator</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">IteratorItem</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol">&gt;</span></h5></li></ul></div>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/branlice/renovator-version/blob/65b2d9f/src/utils/index.ts#L26">utils/index.ts:26</a></li></ul></aside></li></ul></section></div>
<li>Defined in <a href="https://github.com/branlice/renovator-version/blob/485f88d/src/utils/index.ts#L26">utils/index.ts:26</a></li></ul></aside></li></ul></section></div>
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
<div class="tsd-navigation settings">
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
Expand Down
2 changes: 1 addition & 1 deletion docs/doc/functions/utils.available2Number.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ <h4 class="tsd-parameters-title">Parameters</h4>
<h5>version: <span class="tsd-signature-type">string</span></h5></li></ul></div>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/branlice/renovator-version/blob/65b2d9f/src/utils/index.ts#L11">utils/index.ts:11</a></li></ul></aside></li></ul></section></div>
<li>Defined in <a href="https://github.com/branlice/renovator-version/blob/485f88d/src/utils/index.ts#L11">utils/index.ts:11</a></li></ul></aside></li></ul></section></div>
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
<div class="tsd-navigation settings">
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
Expand Down
2 changes: 1 addition & 1 deletion docs/doc/functions/utils.isNegative.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ <h4 class="tsd-parameters-title">Parameters</h4>
<h5>num: <span class="tsd-signature-type">number</span></h5></li></ul></div>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/branlice/renovator-version/blob/65b2d9f/src/utils/index.ts#L19">utils/index.ts:19</a></li></ul></aside></li></ul></section></div>
<li>Defined in <a href="https://github.com/branlice/renovator-version/blob/485f88d/src/utils/index.ts#L19">utils/index.ts:19</a></li></ul></aside></li></ul></section></div>
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
<div class="tsd-navigation settings">
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
Expand Down
2 changes: 1 addition & 1 deletion docs/doc/functions/utils.isPositive.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ <h4 class="tsd-parameters-title">Parameters</h4>
<h5>num: <span class="tsd-signature-type">number</span></h5></li></ul></div>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/branlice/renovator-version/blob/65b2d9f/src/utils/index.ts#L22">utils/index.ts:22</a></li></ul></aside></li></ul></section></div>
<li>Defined in <a href="https://github.com/branlice/renovator-version/blob/485f88d/src/utils/index.ts#L22">utils/index.ts:22</a></li></ul></aside></li></ul></section></div>
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
<div class="tsd-navigation settings">
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
Expand Down
2 changes: 1 addition & 1 deletion docs/doc/functions/utils.tryString2Number.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ <h4 class="tsd-parameters-title">Parameters</h4>
<h5>str: <span class="tsd-signature-type">string</span></h5></li></ul></div>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span></h4><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/branlice/renovator-version/blob/65b2d9f/src/utils/index.ts#L3">utils/index.ts:3</a></li></ul></aside></li></ul></section></div>
<li>Defined in <a href="https://github.com/branlice/renovator-version/blob/485f88d/src/utils/index.ts#L3">utils/index.ts:3</a></li></ul></aside></li></ul></section></div>
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
<div class="tsd-navigation settings">
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
Expand Down
2 changes: 1 addition & 1 deletion docs/doc/functions/utils_diff.horspool.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ <h5>pointer<span class="tsd-signature-symbol">: </span><span class="tsd-signatur
<li class="tsd-parameter">
<h5>words<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">[</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">ArrayItem</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">ArrayItem</span><span class="tsd-signature-symbol">]</span></h5></li></ul><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/branlice/renovator-version/blob/65b2d9f/src/utils/diff.ts#L3">utils/diff.ts:3</a></li></ul></aside></li></ul></section></div>
<li>Defined in <a href="https://github.com/branlice/renovator-version/blob/485f88d/src/utils/diff.ts#L3">utils/diff.ts:3</a></li></ul></aside></li></ul></section></div>
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
<div class="tsd-navigation settings">
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
Expand Down
43 changes: 22 additions & 21 deletions docs/doc/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,36 +10,37 @@
<div class="col-8 col-content">
<div class="tsd-page-title">
<h2>@renovator/version</h2></div>
<div class="tsd-panel tsd-typography">
<a href="#renovatorversion" id="renovatorversion" style="color: inherit; text-decoration: none;">
<h1>@renovator/version</h1>
</a>
<p>A semantic version comparison tool
<br /></p>
<p><img src="./feature.png" alt="Feature"></p>
<div class="tsd-panel tsd-typography"><p><img src="./feature.png" alt="Feature">
<br />
A semantic version comparison tool</p>

<a href="#api" id="api" style="color: inherit; text-decoration: none;">
<h2>API</h2>
<a href="#install" id="install" style="color: inherit; text-decoration: none;">
<h2>Install</h2>
</a>
<ul>
<li><input checked="" disabled="" type="checkbox"> <a href="https://branlice.github.io/version/modules.html">API Documents</a></li>
</ul>
<pre><code class="language-bash"><span class="hl-0">pnpm install @renovator/version</span>
</code></pre>

<a href="#example" id="example" style="color: inherit; text-decoration: none;">
<h2>Example</h2>
<a href="#feature" id="feature" style="color: inherit; text-decoration: none;">
<h2>Feature</h2>
</a>
<ul>
<li><a href="./example/index.html">default example</a></li>
<li><a href="./example/custom-prerelease.html">custom prerelease version</a></li>
<li><a href="./example/custom-prerelease-validate.html">custom prerelease validate</a></li>
<li><a href="./example/complex.html">complex</a></li>
<li><a href="#API">Only one API</a></li>
<li><a href="./example/index.html">Compare semantic versions</a></li>
<li><a href="./example/custom-prerelease.html">Support pre-release tags</a></li>
<li><a href="./example/custom-prerelease-validate.html">Support custom pre-release tags</a></li>
<li><a href="./example/complex.html">Support custom verification</a></li>
<li><a href="./example/completely-customized.html">Support CoreCode based definition extension</a></li>
</ul>

<a href="#principle" id="principle" style="color: inherit; text-decoration: none;">
<h2>Principle</h2>
<a href="#api" id="api" style="color: inherit; text-decoration: none;">
<h2>API</h2>
</a>
<pre><code class="language-typescript"><span class="hl-0">const</span><span class="hl-1"> </span><span class="hl-2">version</span><span class="hl-1"> = </span><span class="hl-3">&quot;1.0.0&quot;</span><span class="hl-1">;</span><br/><br/><span class="hl-0">function</span><span class="hl-1"> </span><span class="hl-0">*</span><span class="hl-4">walk</span><span class="hl-1">(</span><span class="hl-5">version</span><span class="hl-1">) {</span><br/><span class="hl-1"> </span><span class="hl-5">yeild</span><span class="hl-1"> </span><span class="hl-3">&#39;1&#39;</span><span class="hl-1">;</span><br/><span class="hl-1"> </span><span class="hl-5">yeild</span><span class="hl-1"> </span><span class="hl-3">&#39;0&#39;</span><span class="hl-1">;</span><br/><span class="hl-1"> </span><span class="hl-5">yeild</span><span class="hl-1"> </span><span class="hl-3">&#39;0&#39;</span><span class="hl-1">;</span><br/><span class="hl-1">}</span><br/><br/><span class="hl-0">const</span><span class="hl-1"> </span><span class="hl-2">iterator</span><span class="hl-1"> = </span><span class="hl-4">walk</span><span class="hl-1">(</span><span class="hl-5">version</span><span class="hl-1">);</span><br/><span class="hl-5">iterator</span><span class="hl-1">.</span><span class="hl-4">next</span><span class="hl-1">();</span><br/>
<ul>
<li><p><a href="https://branlice.github.io/version/modules.html">API Documents</a></p>
<pre><code class="language-typescript"><span class="hl-1">import</span><span class="hl-0"> { </span><span class="hl-2">compare</span><span class="hl-0"> } </span><span class="hl-1">from</span><span class="hl-0"> </span><span class="hl-3">&quot;@renovator/version&quot;</span><span class="hl-0">;</span><br/><br/><span class="hl-4">const</span><span class="hl-0"> </span><span class="hl-5">version1</span><span class="hl-0"> = </span><span class="hl-3">&quot;1.0.0&quot;</span><span class="hl-0">;</span><br/><span class="hl-4">const</span><span class="hl-0"> </span><span class="hl-5">version2</span><span class="hl-0"> = </span><span class="hl-3">&quot;2.0.0&quot;</span><span class="hl-0">;</span><br/><br/><span class="hl-4">const</span><span class="hl-0"> </span><span class="hl-5">result</span><span class="hl-0"> = </span><span class="hl-6">compare</span><span class="hl-0">(</span><span class="hl-2">version1</span><span class="hl-0">, </span><span class="hl-2">version2</span><span class="hl-0">);</span><br/><span class="hl-2">result</span><span class="hl-0">.</span><span class="hl-2">isGreater</span><span class="hl-0">; </span><span class="hl-7">// false</span><br/><span class="hl-2">result</span><span class="hl-0">.</span><span class="hl-2">status</span><span class="hl-0">; </span><span class="hl-7">// negative</span>
</code></pre>
</li>
</ul>
</div></div>
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
<div class="tsd-navigation settings">
Expand Down
Loading

0 comments on commit 00dd1ab

Please sign in to comment.