JPEGLosslessDecoderJS
JPEGLosslessDecoderJS copied to clipboard
Please, include .d.ts files to fix type issues
After installing the lastest version of jpeg-lossless-decoder-js https://github.com/rii-mango/JPEGLosslessDecoderJS/releases/tag/v2.1, type were not found.
I saw in the .gitignore file the .d.ts files where being ignored. I think that it should be removed so the types can be correctly generated on the release.
Thanks!