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:
parent
064c21d360
commit
fa7a607d33
2 changed files with 33 additions and 0 deletions
|
@ -3361,6 +3361,7 @@ export {
|
|||
getDocument,
|
||||
LoopbackPort,
|
||||
PDFDataRangeTransport,
|
||||
PDFDocumentLoadingTask,
|
||||
PDFDocumentProxy,
|
||||
PDFPageProxy,
|
||||
PDFWorker,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue