Skip to content
This repository has been archived by the owner on Nov 7, 2022. It is now read-only.

Commit

Permalink
Updates documents
Browse files Browse the repository at this point in the history
  • Loading branch information
ardalanamini committed Aug 23, 2019
1 parent 5acba11 commit 60991e4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions docs/globals.html
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> <span class="tsd-flag t
<div class="tsd-signature tsd-kind-icon">CACHE_<wbr>CONTROL_<wbr>NO_<wbr>CACHE_<wbr>REGEXP<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">RegExp</span><span class="tsd-signature-symbol"> =&nbsp;/(?:^|,)\s*?no-cache\s*?(?:,|$)/</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in index.ts:7</li>
<li>Defined in <a href="https://github.com/foxifyjs/fresh/blob/5acba11/src/index.ts#L7">index.ts:7</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -114,7 +114,7 @@ <h3>fresh</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in index.ts:12</li>
<li>Defined in <a href="https://github.com/foxifyjs/fresh/blob/5acba11/src/index.ts#L12">index.ts:12</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -145,7 +145,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> parse<wbr>Http<wbr>Date
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in index.ts:70</li>
<li>Defined in <a href="https://github.com/foxifyjs/fresh/blob/5acba11/src/index.ts#L70">index.ts:70</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -173,7 +173,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> parse<wbr>Token<wbr>Lis
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in index.ts:82</li>
<li>Defined in <a href="https://github.com/foxifyjs/fresh/blob/5acba11/src/index.ts#L82">index.ts:82</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ <h2>Getting Started</h2>
<h3>Prerequisites</h3>
</a>
<ul>
<li><a href="https://nodejs.org/en/download">Node.js</a> 0.8 or higher is required.</li>
<li><a href="https://nodejs.org/en/download">Node.js</a> 8 or higher is required.</li>
</ul>
<a href="#installation" id="installation" style="color: inherit; text-decoration: none;">
<h3>Installation</h3>
Expand Down

0 comments on commit 60991e4

Please sign in to comment.