mirror of
https://github.com/zen-browser/pdf.js.git
synced 2025-07-08 17:30:09 +02:00
Creates make.js code to build jsdoc.
This commit is contained in:
parent
bb739c011e
commit
2ca2c387fc
5 changed files with 63 additions and 1 deletions
|
@ -922,6 +922,7 @@ function isPDFFunction(v) {
|
|||
/**
|
||||
* Legacy support for PDFJS Promise implementation.
|
||||
* TODO remove eventually
|
||||
* @ignore
|
||||
*/
|
||||
var LegacyPromise = PDFJS.LegacyPromise = (function LegacyPromiseClosure() {
|
||||
return function LegacyPromise() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue