mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-22 16:18:08 +02:00
Fixes AnnotationUtils in the extension build
This commit is contained in:
parent
2282c98500
commit
c1c950ce74
2 changed files with 4 additions and 2 deletions
|
@ -250,3 +250,4 @@ var AnnotationUtils = (function AnnotationUtilsClosure() {
|
|||
getHtmlElement: getHtmlElement
|
||||
};
|
||||
})();
|
||||
PDFJS.AnnotationUtils = AnnotationUtils;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue