mirror of
https://github.com/zen-browser/pdf.js.git
synced 2025-07-08 09:20: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
|
@ -14,7 +14,7 @@
|
|||
*/
|
||||
|
||||
import { getGlobalEventBus } from './dom_events';
|
||||
import { renderTextLayer } from './pdfjs';
|
||||
import { renderTextLayer } from 'pdfjs-lib';
|
||||
|
||||
var EXPAND_DIVS_TIMEOUT = 300; // ms
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue