@@ -140,7 +140,7 @@ <h3>default<wbr>Body<wbr>Method</h3>
140140 < div class ="tsd-signature tsd-kind-icon "> default< wbr > Body< wbr > Method< span class ="tsd-signature-symbol "> :</ span > < a href ="../modules/_types_.html#bodymethod " class ="tsd-signature-type "> BodyMethod</ a > < span class ="tsd-signature-symbol "> = "blob"</ span > </ div >
141141 < aside class ="tsd-sources ">
142142 < ul >
143- < li > Defined in < a href ="https://github.com/dmnsgn/async-preloader/blob/d0d8549 /src/index.ts#L45 "> index.ts:45</ a > </ li >
143+ < li > Defined in < a href ="https://github.com/dmnsgn/async-preloader/blob/1bd0c71 /src/index.ts#L45 "> index.ts:45</ a > </ li >
144144 </ ul >
145145 </ aside >
146146 < div class ="tsd-comment tsd-typography ">
@@ -155,7 +155,7 @@ <h3>default<wbr>Loader</h3>
155155 < div class ="tsd-signature tsd-kind-icon "> default< wbr > Loader< span class ="tsd-signature-symbol "> :</ span > < a href ="../enums/_types_.loaderkey.html " class ="tsd-signature-type "> LoaderKey</ a > < span class ="tsd-signature-symbol "> = LoaderKey.Text</ span > </ div >
156156 < aside class ="tsd-sources ">
157157 < ul >
158- < li > Defined in < a href ="https://github.com/dmnsgn/async-preloader/blob/d0d8549 /src/index.ts#L50 "> index.ts:50</ a > </ li >
158+ < li > Defined in < a href ="https://github.com/dmnsgn/async-preloader/blob/1bd0c71 /src/index.ts#L50 "> index.ts:50</ a > </ li >
159159 </ ul >
160160 </ aside >
161161 < div class ="tsd-comment tsd-typography ">
@@ -170,7 +170,7 @@ <h3>items</h3>
170170 < div class ="tsd-signature tsd-kind-icon "> items< span class ="tsd-signature-symbol "> :</ span > < span class ="tsd-signature-type "> Map</ span > < span class ="tsd-signature-symbol "> <</ span > < span class ="tsd-signature-type "> string</ span > < span class ="tsd-signature-symbol "> , </ span > < a href ="../modules/_types_.html#loadedvalue " class ="tsd-signature-type "> LoadedValue</ a > < span class ="tsd-signature-symbol "> ></ span > < span class ="tsd-signature-symbol "> = new Map()</ span > </ div >
171171 < aside class ="tsd-sources ">
172172 < ul >
173- < li > Defined in < a href ="https://github.com/dmnsgn/async-preloader/blob/d0d8549 /src/index.ts#L40 "> index.ts:40</ a > </ li >
173+ < li > Defined in < a href ="https://github.com/dmnsgn/async-preloader/blob/1bd0c71 /src/index.ts#L40 "> index.ts:40</ a > </ li >
174174 </ ul >
175175 </ aside >
176176 < div class ="tsd-comment tsd-typography ">
@@ -185,7 +185,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> <span class="tsd-flag ts-
185185 < div class ="tsd-signature tsd-kind-icon "> dom< wbr > Parser< span class ="tsd-signature-symbol "> :</ span > < span class ="tsd-signature-type "> DOMParser</ span > < span class ="tsd-signature-symbol "> = new DOMParser()</ span > </ div >
186186 < aside class ="tsd-sources ">
187187 < ul >
188- < li > Defined in < a href ="https://github.com/dmnsgn/async-preloader/blob/d0d8549 /src/index.ts#L79 "> index.ts:79</ a > </ li >
188+ < li > Defined in < a href ="https://github.com/dmnsgn/async-preloader/blob/1bd0c71 /src/index.ts#L79 "> index.ts:79</ a > </ li >
189189 </ ul >
190190 </ aside >
191191 < div class ="tsd-comment tsd-typography ">
@@ -200,7 +200,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> <span class="tsd-flag ts-
200200 < div class ="tsd-signature tsd-kind-icon "> loaders< span class ="tsd-signature-symbol "> :</ span > < span class ="tsd-signature-type "> Map</ span > < span class ="tsd-signature-symbol "> <</ span > < a href ="../enums/_types_.loaderkey.html " class ="tsd-signature-type "> LoaderKey</ a > < span class ="tsd-signature-symbol "> , </ span > < a href ="../interfaces/_types_.loadervalue.html " class ="tsd-signature-type "> LoaderValue</ a > < span class ="tsd-signature-symbol "> ></ span > < span class ="tsd-signature-symbol "> = new Map().set(LoaderKey.Text, { extensions: ["txt"] }).set(LoaderKey.Json, { extensions: ["json"] }).set(LoaderKey.Image, { extensions: ["jpeg", "jpg", "gif", "png", "webp"] }).set(LoaderKey.Video, { extensions: ["webm", "ogg", "mp4"] }).set(LoaderKey.Audio, { extensions: ["webm", "ogg", "mp3", "wav", "flac"] }).set(LoaderKey.Xml, {extensions: ["xml", "svg", "html"],mimeType: {xml: "text/xml",svg: "image/svg+xml",html: "text/html"},defaultMimeType: "text/xml"}).set(LoaderKey.Font, {extensions: ["woff2", "woff", "ttf", "otf", "eot"]})</ span > </ div >
201201 < aside class ="tsd-sources ">
202202 < ul >
203- < li > Defined in < a href ="https://github.com/dmnsgn/async-preloader/blob/d0d8549 /src/index.ts#L57 "> index.ts:57</ a > </ li >
203+ < li > Defined in < a href ="https://github.com/dmnsgn/async-preloader/blob/1bd0c71 /src/index.ts#L57 "> index.ts:57</ a > </ li >
204204 </ ul >
205205 </ aside >
206206 < div class ="tsd-comment tsd-typography ">
@@ -223,7 +223,7 @@ <h3>load<wbr>Array<wbr>Buffer</h3>
223223 < li class ="tsd-description ">
224224 < aside class ="tsd-sources ">
225225 < ul >
226- < li > Defined in < a href ="https://github.com/dmnsgn/async-preloader/blob/d0d8549 /src/index.ts#L159 "> index.ts:159</ a > </ li >
226+ < li > Defined in < a href ="https://github.com/dmnsgn/async-preloader/blob/1bd0c71 /src/index.ts#L159 "> index.ts:159</ a > </ li >
227227 </ ul >
228228 </ aside >
229229 < div class ="tsd-comment tsd-typography ">
@@ -257,7 +257,7 @@ <h3>load<wbr>Audio</h3>
257257 < li class ="tsd-description ">
258258 < aside class ="tsd-sources ">
259259 < ul >
260- < li > Defined in < a href ="https://github.com/dmnsgn/async-preloader/blob/d0d8549 /src/index.ts#L268 "> index.ts:268</ a > </ li >
260+ < li > Defined in < a href ="https://github.com/dmnsgn/async-preloader/blob/1bd0c71 /src/index.ts#L268 "> index.ts:268</ a > </ li >
261261 </ ul >
262262 </ aside >
263263 < div class ="tsd-comment tsd-typography ">
@@ -296,7 +296,7 @@ <h3>load<wbr>Blob</h3>
296296 < li class ="tsd-description ">
297297 < aside class ="tsd-sources ">
298298 < ul >
299- < li > Defined in < a href ="https://github.com/dmnsgn/async-preloader/blob/d0d8549 /src/index.ts#L170 "> index.ts:170</ a > </ li >
299+ < li > Defined in < a href ="https://github.com/dmnsgn/async-preloader/blob/1bd0c71 /src/index.ts#L170 "> index.ts:170</ a > </ li >
300300 </ ul >
301301 </ aside >
302302 < div class ="tsd-comment tsd-typography ">
@@ -330,7 +330,7 @@ <h3>load<wbr>Font</h3>
330330 < li class ="tsd-description ">
331331 < aside class ="tsd-sources ">
332332 < ul >
333- < li > Defined in < a href ="https://github.com/dmnsgn/async-preloader/blob/d0d8549 /src/index.ts#L331 "> index.ts:331</ a > </ li >
333+ < li > Defined in < a href ="https://github.com/dmnsgn/async-preloader/blob/1bd0c71 /src/index.ts#L331 "> index.ts:331</ a > </ li >
334334 </ ul >
335335 </ aside >
336336 < div class ="tsd-comment tsd-typography ">
@@ -364,7 +364,7 @@ <h3>load<wbr>Form<wbr>Data</h3>
364364 < li class ="tsd-description ">
365365 < aside class ="tsd-sources ">
366366 < ul >
367- < li > Defined in < a href ="https://github.com/dmnsgn/async-preloader/blob/d0d8549 /src/index.ts#L181 "> index.ts:181</ a > </ li >
367+ < li > Defined in < a href ="https://github.com/dmnsgn/async-preloader/blob/1bd0c71 /src/index.ts#L181 "> index.ts:181</ a > </ li >
368368 </ ul >
369369 </ aside >
370370 < div class ="tsd-comment tsd-typography ">
@@ -398,7 +398,7 @@ <h3>load<wbr>Image</h3>
398398 < li class ="tsd-description ">
399399 < aside class ="tsd-sources ">
400400 < ul >
401- < li > Defined in < a href ="https://github.com/dmnsgn/async-preloader/blob/d0d8549 /src/index.ts#L196 "> index.ts:196</ a > </ li >
401+ < li > Defined in < a href ="https://github.com/dmnsgn/async-preloader/blob/1bd0c71 /src/index.ts#L196 "> index.ts:196</ a > </ li >
402402 </ ul >
403403 </ aside >
404404 < div class ="tsd-comment tsd-typography ">
@@ -437,7 +437,7 @@ <h3>load<wbr>Item</h3>
437437 < li class ="tsd-description ">
438438 < aside class ="tsd-sources ">
439439 < ul >
440- < li > Defined in < a href ="https://github.com/dmnsgn/async-preloader/blob/d0d8549 /src/index.ts#L98 "> index.ts:98</ a > </ li >
440+ < li > Defined in < a href ="https://github.com/dmnsgn/async-preloader/blob/1bd0c71 /src/index.ts#L98 "> index.ts:98</ a > </ li >
441441 </ ul >
442442 </ aside >
443443 < div class ="tsd-comment tsd-typography ">
@@ -471,7 +471,7 @@ <h3>load<wbr>Items</h3>
471471 < li class ="tsd-description ">
472472 < aside class ="tsd-sources ">
473473 < ul >
474- < li > Defined in < a href ="https://github.com/dmnsgn/async-preloader/blob/d0d8549 /src/index.ts#L88 "> index.ts:88</ a > </ li >
474+ < li > Defined in < a href ="https://github.com/dmnsgn/async-preloader/blob/1bd0c71 /src/index.ts#L88 "> index.ts:88</ a > </ li >
475475 </ ul >
476476 </ aside >
477477 < div class ="tsd-comment tsd-typography ">
@@ -505,7 +505,7 @@ <h3>load<wbr>Json</h3>
505505 < li class ="tsd-description ">
506506 < aside class ="tsd-sources ">
507507 < ul >
508- < li > Defined in < a href ="https://github.com/dmnsgn/async-preloader/blob/d0d8549 /src/index.ts#L148 "> index.ts:148</ a > </ li >
508+ < li > Defined in < a href ="https://github.com/dmnsgn/async-preloader/blob/1bd0c71 /src/index.ts#L148 "> index.ts:148</ a > </ li >
509509 </ ul >
510510 </ aside >
511511 < div class ="tsd-comment tsd-typography ">
@@ -539,7 +539,7 @@ <h3>load<wbr>Manifest</h3>
539539 < li class ="tsd-description ">
540540 < aside class ="tsd-sources ">
541541 < ul >
542- < li > Defined in < a href ="https://github.com/dmnsgn/async-preloader/blob/d0d8549 /src/index.ts#L118 "> index.ts:118</ a > </ li >
542+ < li > Defined in < a href ="https://github.com/dmnsgn/async-preloader/blob/1bd0c71 /src/index.ts#L118 "> index.ts:118</ a > </ li >
543543 </ ul >
544544 </ aside >
545545 < div class ="tsd-comment tsd-typography ">
@@ -575,7 +575,7 @@ <h3>load<wbr>Text</h3>
575575 < li class ="tsd-description ">
576576 < aside class ="tsd-sources ">
577577 < ul >
578- < li > Defined in < a href ="https://github.com/dmnsgn/async-preloader/blob/d0d8549 /src/index.ts#L137 "> index.ts:137</ a > </ li >
578+ < li > Defined in < a href ="https://github.com/dmnsgn/async-preloader/blob/1bd0c71 /src/index.ts#L137 "> index.ts:137</ a > </ li >
579579 </ ul >
580580 </ aside >
581581 < div class ="tsd-comment tsd-typography ">
@@ -609,7 +609,7 @@ <h3>load<wbr>Video</h3>
609609 < li class ="tsd-description ">
610610 < aside class ="tsd-sources ">
611611 < ul >
612- < li > Defined in < a href ="https://github.com/dmnsgn/async-preloader/blob/d0d8549 /src/index.ts#L228 "> index.ts:228</ a > </ li >
612+ < li > Defined in < a href ="https://github.com/dmnsgn/async-preloader/blob/1bd0c71 /src/index.ts#L228 "> index.ts:228</ a > </ li >
613613 </ ul >
614614 </ aside >
615615 < div class ="tsd-comment tsd-typography ">
@@ -648,7 +648,7 @@ <h3>load<wbr>Xml</h3>
648648 < li class ="tsd-description ">
649649 < aside class ="tsd-sources ">
650650 < ul >
651- < li > Defined in < a href ="https://github.com/dmnsgn/async-preloader/blob/d0d8549 /src/index.ts#L310 "> index.ts:310</ a > </ li >
651+ < li > Defined in < a href ="https://github.com/dmnsgn/async-preloader/blob/1bd0c71 /src/index.ts#L310 "> index.ts:310</ a > </ li >
652652 </ ul >
653653 </ aside >
654654 < div class ="tsd-comment tsd-typography ">
@@ -687,7 +687,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> <span class="tsd-flag ts-
687687 < li class ="tsd-description ">
688688 < aside class ="tsd-sources ">
689689 < ul >
690- < li > Defined in < a href ="https://github.com/dmnsgn/async-preloader/blob/d0d8549 /src/index.ts#L346 "> index.ts:346</ a > </ li >
690+ < li > Defined in < a href ="https://github.com/dmnsgn/async-preloader/blob/1bd0c71 /src/index.ts#L346 "> index.ts:346</ a > </ li >
691691 </ ul >
692692 </ aside >
693693 < div class ="tsd-comment tsd-typography ">
@@ -719,7 +719,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> <span class="tsd-flag ts-
719719 < li class ="tsd-description ">
720720 < aside class ="tsd-sources ">
721721 < ul >
722- < li > Defined in < a href ="https://github.com/dmnsgn/async-preloader/blob/d0d8549 /src/index.ts#L374 "> index.ts:374</ a > </ li >
722+ < li > Defined in < a href ="https://github.com/dmnsgn/async-preloader/blob/1bd0c71 /src/index.ts#L374 "> index.ts:374</ a > </ li >
723723 </ ul >
724724 </ aside >
725725 < div class ="tsd-comment tsd-typography ">
@@ -747,7 +747,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> <span class="tsd-flag ts-
747747 < li class ="tsd-description ">
748748 < aside class ="tsd-sources ">
749749 < ul >
750- < li > Defined in < a href ="https://github.com/dmnsgn/async-preloader/blob/d0d8549 /src/index.ts#L384 "> index.ts:384</ a > </ li >
750+ < li > Defined in < a href ="https://github.com/dmnsgn/async-preloader/blob/1bd0c71 /src/index.ts#L384 "> index.ts:384</ a > </ li >
751751 </ ul >
752752 </ aside >
753753 < div class ="tsd-comment tsd-typography ">
@@ -775,7 +775,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> <span class="tsd-flag ts-
775775 < li class ="tsd-description ">
776776 < aside class ="tsd-sources ">
777777 < ul >
778- < li > Defined in < a href ="https://github.com/dmnsgn/async-preloader/blob/d0d8549 /src/index.ts#L398 "> index.ts:398</ a > </ li >
778+ < li > Defined in < a href ="https://github.com/dmnsgn/async-preloader/blob/1bd0c71 /src/index.ts#L398 "> index.ts:398</ a > </ li >
779779 </ ul >
780780 </ aside >
781781 < div class ="tsd-comment tsd-typography ">
@@ -806,7 +806,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> <span class="tsd-flag ts-
806806 < li class ="tsd-description ">
807807 < aside class ="tsd-sources ">
808808 < ul >
809- < li > Defined in < a href ="https://github.com/dmnsgn/async-preloader/blob/d0d8549 /src/index.ts#L358 "> index.ts:358</ a > </ li >
809+ < li > Defined in < a href ="https://github.com/dmnsgn/async-preloader/blob/1bd0c71 /src/index.ts#L358 "> index.ts:358</ a > </ li >
810810 </ ul >
811811 </ aside >
812812 < div class ="tsd-comment tsd-typography ">
0 commit comments