1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-22 16:18:08 +02:00

Improve the API unit-tests by checking that getDocument returns a PDFDocumentLoadingTask-instance

This is similar to existing unit-tests, which checks for `PDFDocumentProxy`- and `PDFPageProxy`-instances.
This commit is contained in:
Jonas Jenwald 2021-09-13 13:34:28 +02:00
parent 064c21d360
commit fa7a607d33
2 changed files with 33 additions and 0 deletions

View file

@ -3361,6 +3361,7 @@ export {
getDocument,
LoopbackPort,
PDFDataRangeTransport,
PDFDocumentLoadingTask,
PDFDocumentProxy,
PDFPageProxy,
PDFWorker,