Skip to content
This repository was archived by the owner on Oct 19, 2019. It is now read-only.

Commit b010448

Browse files
committed
fixed docs; fixed JSDoc
1 parent 2b18b83 commit b010448

17 files changed

+191
-145
lines changed

docs/classes/hoster.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ <h3>constructor</h3>
115115
<li class="tsd-description">
116116
<aside class="tsd-sources">
117117
<ul>
118-
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/ffb9d43/lib/Hoster.ts#L7">Hoster.ts:7</a></li>
118+
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/2b18b83/lib/Hoster.ts#L7">Hoster.ts:7</a></li>
119119
</ul>
120120
</aside>
121121
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -145,7 +145,7 @@ <h3>name</h3>
145145
<div class="tsd-signature tsd-kind-icon">name<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
146146
<aside class="tsd-sources">
147147
<ul>
148-
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/ffb9d43/lib/Hoster.ts#L7">Hoster.ts:7</a></li>
148+
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/2b18b83/lib/Hoster.ts#L7">Hoster.ts:7</a></li>
149149
</ul>
150150
</aside>
151151
</section>
@@ -163,15 +163,15 @@ <h3>url</h3>
163163
<li class="tsd-description">
164164
<aside class="tsd-sources">
165165
<ul>
166-
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/ffb9d43/lib/Hoster.ts#L14">Hoster.ts:14</a></li>
166+
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/2b18b83/lib/Hoster.ts#L14">Hoster.ts:14</a></li>
167167
</ul>
168168
</aside>
169169
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4>
170170
</li>
171171
<li class="tsd-description">
172172
<aside class="tsd-sources">
173173
<ul>
174-
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/ffb9d43/lib/Hoster.ts#L17">Hoster.ts:17</a></li>
174+
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/2b18b83/lib/Hoster.ts#L17">Hoster.ts:17</a></li>
175175
</ul>
176176
</aside>
177177
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -197,7 +197,7 @@ <h3>toJSON</h3>
197197
<li class="tsd-description">
198198
<aside class="tsd-sources">
199199
<ul>
200-
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/ffb9d43/lib/Hoster.ts#L21">Hoster.ts:21</a></li>
200+
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/2b18b83/lib/Hoster.ts#L21">Hoster.ts:21</a></li>
201201
</ul>
202202
</aside>
203203
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">object</span></h4>

docs/classes/hosterinfo.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ <h3>constructor</h3>
120120
<li class="tsd-description">
121121
<aside class="tsd-sources">
122122
<ul>
123-
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/ffb9d43/lib/HosterInfo.ts#L9">HosterInfo.ts:9</a></li>
123+
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/2b18b83/lib/HosterInfo.ts#L9">HosterInfo.ts:9</a></li>
124124
</ul>
125125
</aside>
126126
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -150,7 +150,7 @@ <h3>title</h3>
150150
<div class="tsd-signature tsd-kind-icon">title<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
151151
<aside class="tsd-sources">
152152
<ul>
153-
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/ffb9d43/lib/HosterInfo.ts#L9">HosterInfo.ts:9</a></li>
153+
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/2b18b83/lib/HosterInfo.ts#L9">HosterInfo.ts:9</a></li>
154154
</ul>
155155
</aside>
156156
</section>
@@ -168,15 +168,15 @@ <h3>hoster</h3>
168168
<li class="tsd-description">
169169
<aside class="tsd-sources">
170170
<ul>
171-
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/ffb9d43/lib/HosterInfo.ts#L17">HosterInfo.ts:17</a></li>
171+
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/2b18b83/lib/HosterInfo.ts#L17">HosterInfo.ts:17</a></li>
172172
</ul>
173173
</aside>
174174
<h4 class="tsd-returns-title">Returns <a href="hoster.html" class="tsd-signature-type">Hoster</a><span class="tsd-signature-symbol">[]</span></h4>
175175
</li>
176176
<li class="tsd-description">
177177
<aside class="tsd-sources">
178178
<ul>
179-
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/ffb9d43/lib/HosterInfo.ts#L20">HosterInfo.ts:20</a></li>
179+
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/2b18b83/lib/HosterInfo.ts#L20">HosterInfo.ts:20</a></li>
180180
</ul>
181181
</aside>
182182
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -202,7 +202,7 @@ <h3>toJSON</h3>
202202
<li class="tsd-description">
203203
<aside class="tsd-sources">
204204
<ul>
205-
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/ffb9d43/lib/HosterInfo.ts#L24">HosterInfo.ts:24</a></li>
205+
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/2b18b83/lib/HosterInfo.ts#L24">HosterInfo.ts:24</a></li>
206206
</ul>
207207
</aside>
208208
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">object</span></h4>

docs/classes/hosterscrapper.html

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ <h3>constructor</h3>
128128
<aside class="tsd-sources">
129129
<p>Overrides <a href="scrapper.html">Scrapper</a>.<a href="scrapper.html#constructor">constructor</a></p>
130130
<ul>
131-
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/ffb9d43/lib/HosterScrapper.ts#L7">HosterScrapper.ts:7</a></li>
131+
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/2b18b83/lib/HosterScrapper.ts#L7">HosterScrapper.ts:7</a></li>
132132
</ul>
133133
</aside>
134134
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -191,7 +191,7 @@ <h3>exec</h3>
191191
<aside class="tsd-sources">
192192
<p>Inherited from <a href="scrapper.html">Scrapper</a>.<a href="scrapper.html#exec">exec</a></p>
193193
<ul>
194-
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/ffb9d43/lib/Scrapper.ts#L20">Scrapper.ts:20</a></li>
194+
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/2b18b83/lib/Scrapper.ts#L20">Scrapper.ts:20</a></li>
195195
</ul>
196196
</aside>
197197
</section>
@@ -202,7 +202,7 @@ <h3>name</h3>
202202
<aside class="tsd-sources">
203203
<p>Inherited from <a href="scrapper.html">Scrapper</a>.<a href="scrapper.html#name">name</a></p>
204204
<ul>
205-
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/ffb9d43/lib/Scrapper.ts#L17">Scrapper.ts:17</a></li>
205+
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/2b18b83/lib/Scrapper.ts#L17">Scrapper.ts:17</a></li>
206206
</ul>
207207
</aside>
208208
</section>
@@ -213,7 +213,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> runner</h3>
213213
<aside class="tsd-sources">
214214
<p>Inherited from <a href="scrapper.html">Scrapper</a>.<a href="scrapper.html#runner">runner</a></p>
215215
<ul>
216-
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/ffb9d43/lib/Scrapper.ts#L18">Scrapper.ts:18</a></li>
216+
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/2b18b83/lib/Scrapper.ts#L18">Scrapper.ts:18</a></li>
217217
</ul>
218218
</aside>
219219
</section>
@@ -224,7 +224,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> runner<wbr>Options</h
224224
<aside class="tsd-sources">
225225
<p>Inherited from <a href="scrapper.html">Scrapper</a>.<a href="scrapper.html#runneroptions">runnerOptions</a></p>
226226
<ul>
227-
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/ffb9d43/lib/Scrapper.ts#L19">Scrapper.ts:19</a></li>
227+
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/2b18b83/lib/Scrapper.ts#L19">Scrapper.ts:19</a></li>
228228
</ul>
229229
</aside>
230230
</section>
@@ -243,7 +243,7 @@ <h3>domain</h3>
243243
<aside class="tsd-sources">
244244
<p>Inherited from <a href="scrapper.html">Scrapper</a>.<a href="scrapper.html#domain">domain</a></p>
245245
<ul>
246-
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/ffb9d43/lib/Scrapper.ts#L40">Scrapper.ts:40</a></li>
246+
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/2b18b83/lib/Scrapper.ts#L40">Scrapper.ts:40</a></li>
247247
</ul>
248248
</aside>
249249
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></h4>
@@ -252,7 +252,7 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</s
252252
<aside class="tsd-sources">
253253
<p>Inherited from <a href="scrapper.html">Scrapper</a>.<a href="scrapper.html#domain">domain</a></p>
254254
<ul>
255-
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/ffb9d43/lib/Scrapper.ts#L43">Scrapper.ts:43</a></li>
255+
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/2b18b83/lib/Scrapper.ts#L43">Scrapper.ts:43</a></li>
256256
</ul>
257257
</aside>
258258
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -277,7 +277,7 @@ <h3>type</h3>
277277
<aside class="tsd-sources">
278278
<p>Inherited from <a href="scrapper.html">Scrapper</a>.<a href="scrapper.html#type">type</a></p>
279279
<ul>
280-
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/ffb9d43/lib/Scrapper.ts#L34">Scrapper.ts:34</a></li>
280+
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/2b18b83/lib/Scrapper.ts#L34">Scrapper.ts:34</a></li>
281281
</ul>
282282
</aside>
283283
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4>
@@ -286,7 +286,7 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</s
286286
<aside class="tsd-sources">
287287
<p>Inherited from <a href="scrapper.html">Scrapper</a>.<a href="scrapper.html#type">type</a></p>
288288
<ul>
289-
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/ffb9d43/lib/Scrapper.ts#L37">Scrapper.ts:37</a></li>
289+
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/2b18b83/lib/Scrapper.ts#L37">Scrapper.ts:37</a></li>
290290
</ul>
291291
</aside>
292292
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -313,7 +313,7 @@ <h3>is<wbr>Applicable</h3>
313313
<aside class="tsd-sources">
314314
<p>Inherited from <a href="scrapper.html">Scrapper</a>.<a href="scrapper.html#isapplicable">isApplicable</a></p>
315315
<ul>
316-
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/ffb9d43/lib/Scrapper.ts#L53">Scrapper.ts:53</a></li>
316+
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/2b18b83/lib/Scrapper.ts#L53">Scrapper.ts:53</a></li>
317317
</ul>
318318
</aside>
319319
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -337,7 +337,7 @@ <h3>run</h3>
337337
<aside class="tsd-sources">
338338
<p>Inherited from <a href="scrapper.html">Scrapper</a>.<a href="scrapper.html#run">run</a></p>
339339
<ul>
340-
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/ffb9d43/lib/Scrapper.ts#L58">Scrapper.ts:58</a></li>
340+
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/2b18b83/lib/Scrapper.ts#L58">Scrapper.ts:58</a></li>
341341
</ul>
342342
</aside>
343343
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -361,7 +361,7 @@ <h3>set<wbr>Runner<wbr>ByType</h3>
361361
<aside class="tsd-sources">
362362
<p>Inherited from <a href="scrapper.html">Scrapper</a>.<a href="scrapper.html#setrunnerbytype">setRunnerByType</a></p>
363363
<ul>
364-
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/ffb9d43/lib/Scrapper.ts#L47">Scrapper.ts:47</a></li>
364+
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/2b18b83/lib/Scrapper.ts#L47">Scrapper.ts:47</a></li>
365365
</ul>
366366
</aside>
367367
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -385,7 +385,7 @@ <h3>toJSON</h3>
385385
<aside class="tsd-sources">
386386
<p>Inherited from <a href="scrapper.html">Scrapper</a>.<a href="scrapper.html#tojson">toJSON</a></p>
387387
<ul>
388-
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/ffb9d43/lib/Scrapper.ts#L78">Scrapper.ts:78</a></li>
388+
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/2b18b83/lib/Scrapper.ts#L78">Scrapper.ts:78</a></li>
389389
</ul>
390390
</aside>
391391
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">object</span></h4>

docs/classes/runner.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ <h3>constructor</h3>
104104
<li class="tsd-description">
105105
<aside class="tsd-sources">
106106
<ul>
107-
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/ffb9d43/lib/Runner.ts#L9">Runner.ts:9</a></li>
107+
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/2b18b83/lib/Runner.ts#L9">Runner.ts:9</a></li>
108108
</ul>
109109
</aside>
110110
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -129,7 +129,7 @@ <h3>run</h3>
129129
<div class="tsd-signature tsd-kind-icon">run<span class="tsd-signature-symbol">:</span> <a href="../globals.html#runnerfunction" class="tsd-signature-type">RunnerFunction</a></div>
130130
<aside class="tsd-sources">
131131
<ul>
132-
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/ffb9d43/lib/Runner.ts#L9">Runner.ts:9</a></li>
132+
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/2b18b83/lib/Runner.ts#L9">Runner.ts:9</a></li>
133133
</ul>
134134
</aside>
135135
</section>
@@ -139,7 +139,7 @@ <h3>type</h3>
139139
<div class="tsd-signature tsd-kind-icon">type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
140140
<aside class="tsd-sources">
141141
<ul>
142-
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/ffb9d43/lib/Runner.ts#L8">Runner.ts:8</a></li>
142+
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/2b18b83/lib/Runner.ts#L8">Runner.ts:8</a></li>
143143
</ul>
144144
</aside>
145145
</section>

docs/classes/runnerlist.html

Lines changed: 19 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ <h3>constructor</h3>
152152
<li class="tsd-description">
153153
<aside class="tsd-sources">
154154
<ul>
155-
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/ffb9d43/lib/RunnerList.ts#L3">RunnerList.ts:3</a></li>
155+
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/2b18b83/lib/RunnerList.ts#L3">RunnerList.ts:3</a></li>
156156
</ul>
157157
</aside>
158158
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -166,7 +166,7 @@ <h4 class="tsd-returns-title">Returns <a href="runnerlist.html" class="tsd-signa
166166
<li class="tsd-description">
167167
<aside class="tsd-sources">
168168
<ul>
169-
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/ffb9d43/lib/RunnerList.ts#L4">RunnerList.ts:4</a></li>
169+
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/2b18b83/lib/RunnerList.ts#L4">RunnerList.ts:4</a></li>
170170
</ul>
171171
</aside>
172172
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -221,7 +221,7 @@ <h3>get<wbr>ByType</h3>
221221
<li class="tsd-description">
222222
<aside class="tsd-sources">
223223
<ul>
224-
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/ffb9d43/lib/RunnerList.ts#L10">RunnerList.ts:10</a></li>
224+
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/2b18b83/lib/RunnerList.ts#L10">RunnerList.ts:10</a></li>
225225
</ul>
226226
</aside>
227227
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -247,7 +247,7 @@ <h3>to<wbr>Map</h3>
247247
<li class="tsd-description">
248248
<aside class="tsd-sources">
249249
<ul>
250-
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/ffb9d43/lib/RunnerList.ts#L13">RunnerList.ts:13</a></li>
250+
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/2b18b83/lib/RunnerList.ts#L13">RunnerList.ts:13</a></li>
251251
</ul>
252252
</aside>
253253
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Map</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span><a href="runner.html" class="tsd-signature-type">Runner</a><span class="tsd-signature-symbol">&gt;</span></h4>
@@ -874,16 +874,18 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</s
874874
<a name="flatmap" class="tsd-anchor"></a>
875875
<h3><span class="tsd-flag ts-flagStatic">Static</span> flat<wbr>Map</h3>
876876
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited tsd-is-static">
877-
<li class="tsd-signature tsd-kind-icon">flat<wbr>Map&lt;TResult&gt;<span class="tsd-signature-symbol">(</span>lambda<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">function</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">TResult</span><span class="tsd-signature-symbol">[]</span></li>
877+
<li class="tsd-signature tsd-kind-icon">flat<wbr>Map&lt;TResult&gt;<span class="tsd-signature-symbol">(</span>callback<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">function</span>, thisArg<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">TResult</span><span class="tsd-signature-symbol">[]</span></li>
878878
</ul>
879879
<ul class="tsd-descriptions">
880880
<li class="tsd-description">
881881
<aside class="tsd-sources">
882882
<p>Inherited from <a href="../interfaces/array.html">Array</a>.<a href="../interfaces/array.html#flatmap">flatMap</a></p>
883883
<ul>
884-
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/ffb9d43/lib/extensions.ts#L6">extensions.ts:6</a></li>
884+
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/2b18b83/lib/extensions.ts#L15">extensions.ts:15</a></li>
885885
</ul>
886886
</aside>
887+
<div class="tsd-comment tsd-typography">
888+
</div>
887889
<h4 class="tsd-type-parameters-title">Type parameters</h4>
888890
<ul class="tsd-type-parameters">
889891
<li>
@@ -893,7 +895,10 @@ <h4>TResult</h4>
893895
<h4 class="tsd-parameters-title">Parameters</h4>
894896
<ul class="tsd-parameters">
895897
<li>
896-
<h5>lambda: <span class="tsd-signature-type">function</span></h5>
898+
<h5>callback: <span class="tsd-signature-type">function</span></h5>
899+
<div class="tsd-comment tsd-typography">
900+
<p>Function that produces an Array, taking three arguments.</p>
901+
</div>
897902
<ul class="tsd-parameters">
898903
<li class="tsd-parameter-siganture">
899904
<ul class="tsd-signatures tsd-kind-type-literal tsd-is-not-exported">
@@ -913,8 +918,15 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">TResult</
913918
</li>
914919
</ul>
915920
</li>
921+
<li>
922+
<h5><span class="tsd-flag ts-flagOptional">Optional</span> thisArg: <span class="tsd-signature-type">any</span></h5>
923+
<div class="tsd-comment tsd-typography">
924+
<p>Value to use as this when executing callback.</p>
925+
</div>
926+
</li>
916927
</ul>
917928
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">TResult</span><span class="tsd-signature-symbol">[]</span></h4>
929+
<p>A new array with each element being the flattened result of the callback function.</p>
918930
</li>
919931
</ul>
920932
</section>

0 commit comments

Comments
 (0)