galkahana / HummusJS

Node.js module for high performance creation, modification and parsing of PDF files and streams
http://www.pdfhummus.com
Other
1.14k stars 169 forks source link

Typing correction #480

Open Christiangsn opened 1 year ago

Christiangsn commented 1 year ago

When downloading the lib, the types are not coming (probably the .d.ts is not being sent in npm), so the support for checking types/methods and the typescript is very bad

galkahana commented 1 year ago

there were some discussions about this (you can look in issues), and between having to maintain a working typing solution and the existing alternative of MuhammaraJS, the suggested solution for you is to use MuhammaraJS instead if you need typing.