Skip to content

Commit

Permalink
(#5) Updated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
s1hofmann committed Aug 11, 2020
1 parent 075c5ba commit 272d6ef
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docs/assets/js/search.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/interfaces/__global.jest.matchers.html
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ <h3>to<wbr>BeAt</h3>
<div class="tsd-signature tsd-kind-icon">to<wbr>BeAt<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">(</span>position<span class="tsd-signature-symbol">: </span><a href="../classes/point.html" class="tsd-signature-type">Point</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-symbol">{}</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/nut-tree/nut.js/blob/4e1f04e/lib/expect/jest.matcher.function.ts#L10">expect/jest.matcher.function.ts:10</a></li>
<li>Defined in <a href="https://github.com/nut-tree/nut.js/blob/fb028a8/lib/expect/jest.matcher.function.ts#L10">expect/jest.matcher.function.ts:10</a></li>
</ul>
</aside>
<div class="tsd-type-declaration">
Expand Down Expand Up @@ -140,7 +140,7 @@ <h3>to<wbr>BeIn</h3>
<div class="tsd-signature tsd-kind-icon">to<wbr>BeIn<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">(</span>region<span class="tsd-signature-symbol">: </span><a href="../classes/region.html" class="tsd-signature-type">Region</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-symbol">{}</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/nut-tree/nut.js/blob/4e1f04e/lib/expect/jest.matcher.function.ts#L11">expect/jest.matcher.function.ts:11</a></li>
<li>Defined in <a href="https://github.com/nut-tree/nut.js/blob/fb028a8/lib/expect/jest.matcher.function.ts#L11">expect/jest.matcher.function.ts:11</a></li>
</ul>
</aside>
<div class="tsd-type-declaration">
Expand Down Expand Up @@ -173,7 +173,7 @@ <h3>to<wbr>Show</h3>
<div class="tsd-signature tsd-kind-icon">to<wbr>Show<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">(</span>needle<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, confidence<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-symbol">{}</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/nut-tree/nut.js/blob/4e1f04e/lib/expect/jest.matcher.function.ts#L12">expect/jest.matcher.function.ts:12</a></li>
<li>Defined in <a href="https://github.com/nut-tree/nut.js/blob/fb028a8/lib/expect/jest.matcher.function.ts#L12">expect/jest.matcher.function.ts:12</a></li>
</ul>
</aside>
<div class="tsd-type-declaration">
Expand Down

0 comments on commit 272d6ef

Please sign in to comment.