Replies: 3 comments 4 replies
-
It's in the same package, inside |
Beta Was this translation helpful? Give feedback.
0 replies
-
I am trying to use the legacy build via typescript like so:
I get "Could not find a declaration file for module 'pdfjs-dist/legacy'" Is some .d.ts file missing? |
Beta Was this translation helpful? Give feedback.
0 replies
-
this seems to be working:
|
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Promise.withResovers is breaking in older browsers. So I want to use the legacy build. But I have not seen any guide to install that through npm?
Beta Was this translation helpful? Give feedback.
All reactions