Merge pull request #12834 from Snuffleupagus/es5-types

Try to fix TypeScript definitions for the es5-build in pdfjs-dist (issue 12872)
This commit is contained in:
Tim van der Meij 2021-01-08 20:50:40 +01:00 committed by GitHub
commit 6089b8f408
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
external/dist/es5/build/pdf.d.ts vendored Normal file
View File

@ -0,0 +1 @@
export * from "pdfjs-dist";