mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-26 01:58:06 +02:00
Removes last UMDs from the modules.
This commit is contained in:
parent
e51718711b
commit
66c8893815
28 changed files with 71 additions and 224 deletions
|
@ -13,7 +13,7 @@
|
|||
* limitations under the License.
|
||||
*/
|
||||
|
||||
import { AnnotationLayer } from './pdfjs';
|
||||
import { AnnotationLayer } from 'pdfjs-lib';
|
||||
import { mozL10n } from './ui_utils';
|
||||
import { SimpleLinkService } from './pdf_link_service';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue