|
|
@ -1,8 +1,7 @@ |
|
|
|
/* globals expect, it, describe, Dict, Name, Annotation, AnnotationBorderStyle, |
|
|
|
/* globals isRef, AnnotationFactory, Dict, Name, Ref, AnnotationType, |
|
|
|
AnnotationBorderStyleType, AnnotationType, AnnotationFlag, PDFJS, |
|
|
|
AnnotationFlag, Annotation, AnnotationBorderStyle, |
|
|
|
beforeEach, afterEach, stringToBytes, AnnotationFactory, Ref, isRef, |
|
|
|
AnnotationBorderStyleType, StringStream, Lexer, Parser, |
|
|
|
beforeAll, afterAll, AnnotationFieldFlag, stringToUTF8String, |
|
|
|
stringToUTF8String, AnnotationFieldFlag, PDFJS, stringToBytes */ |
|
|
|
StringStream, Lexer, Parser */ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
'use strict'; |
|
|
|
'use strict'; |
|
|
|
|
|
|
|
|
|
|
|