|
|
@ -21,8 +21,8 @@ if (typeof PDFJS === 'undefined') { |
|
|
|
typeof global !== 'undefined' ? global : this).PDFJS = {}; |
|
|
|
typeof global !== 'undefined' ? global : this).PDFJS = {}; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
PDFJS.version = '1.3.154'; |
|
|
|
PDFJS.version = '1.3.156'; |
|
|
|
PDFJS.build = '4399d01'; |
|
|
|
PDFJS.build = '3f19b3f'; |
|
|
|
|
|
|
|
|
|
|
|
(function pdfjsWrapper() { |
|
|
|
(function pdfjsWrapper() { |
|
|
|
// Use strict in our context only - users might not want it
|
|
|
|
// Use strict in our context only - users might not want it
|
|
|
|