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 PDFPageProxy.render
returns a RenderTask
-instance
This is similar to existing unit-tests, which checks for `PDFDocumentProxy`- and `PDFPageProxy`-instances.
This commit is contained in:
parent
fa7a607d33
commit
d854352cd5
2 changed files with 18 additions and 1 deletions
|
@ -3365,6 +3365,7 @@ export {
|
|||
PDFDocumentProxy,
|
||||
PDFPageProxy,
|
||||
PDFWorker,
|
||||
RenderTask,
|
||||
setPDFNetworkStreamFactory,
|
||||
version,
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue