1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-29 15:47:57 +02:00

Removes last UMDs from the modules.

This commit is contained in:
Yury Delendik 2017-05-30 20:38:22 -05:00
parent e51718711b
commit 66c8893815
28 changed files with 71 additions and 224 deletions

View file

@ -13,7 +13,7 @@
* limitations under the License.
*/
import { createPromiseCapability } from './pdfjs';
import { createPromiseCapability } from 'pdfjs-lib';
import { scrollIntoView } from './ui_utils';
var FindStates = {