mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-23 08:38:06 +02:00
Merge pull request #19099 from timvandermeij/updates
Update dependencies and translations to the most recent versions
This commit is contained in:
commit
2bbf9b432c
20 changed files with 225 additions and 86 deletions
|
@ -851,8 +851,8 @@ class PDFDocumentProxy {
|
|||
}
|
||||
|
||||
/**
|
||||
* @type {Array<string, string|null>} A (not guaranteed to be) unique ID to
|
||||
* identify the PDF document.
|
||||
* @type {Array<string | null>} A (not guaranteed to be) unique ID to identify
|
||||
* the PDF document.
|
||||
* NOTE: The first element will always be defined for all PDF documents,
|
||||
* whereas the second element is only defined for *modified* PDF documents.
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue