Commit 0685de0b authored by Alejandro Celaya's avatar Alejandro Celaya Committed by Alejandro Celaya

Link to commit removing prop

parent d05f3e29
...@@ -171,6 +171,7 @@ export type PDFViewerApplication = { ...@@ -171,6 +171,7 @@ export type PDFViewerApplication = {
* Indicates the download of the PDF has completed. * Indicates the download of the PDF has completed.
* This prop is not set in PDF.js >=4.5, in which case you should use * This prop is not set in PDF.js >=4.5, in which case you should use
* `PDFViewerApplication.pdfDocument.getDownloadInfo()` instead. * `PDFViewerApplication.pdfDocument.getDownloadInfo()` instead.
* See https://github.com/mozilla/pdf.js/pull/18463/commits/64a4f0dc7e60e86a7c1da1dc903497fff71abe2c
* *
* @see {PDFDocument} * @see {PDFDocument}
*/ */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment