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
|
@ -13,7 +13,7 @@
|
|||
* limitations under the License.
|
||||
*/
|
||||
|
||||
import { PDFJS } from './pdfjs';
|
||||
import { PDFJS } from 'pdfjs-lib';
|
||||
|
||||
var CSS_UNITS = 96.0 / 72.0;
|
||||
var DEFAULT_SCALE_VALUE = 'auto';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue