This website requires JavaScript.
Explore
Help
Sign In
Sakurai
/
pdf.js
Watch
1
Star
0
Fork
0
You've already forked pdf.js
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
fd319e94b3
pdf.js
/
external
/
dist
/
legacy
/
build
/
pdf.d.ts
2 lines
28 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Try to fix TypeScript definitions for the es5-build in pdfjs-dist (issue 12872) Given that we're already using the `external/dist/` folder for things we simply want to copy to pdfjs-dist during building, this patch *should* hopefully work since it's based on the suggestion in issue 12827. As long as this only requires a *single/small* file, to fix the TypeScript definitions in es5-builds, this solution seem acceptable as far as I'm concerned. (Although, please note that I don't know enough about TypeScript to actually test the patch.)
2021-01-08 17:15:34 +09:00
export
*
from
"pdfjs-dist"
;
Reference in New Issue
Copy Permalink