benwiley4000 / gif-frames

🖼 Extract frames from an animated GIF with pure JS
MIT License
167 stars 26 forks source link

npm package missing declaration file #21

Open lucadalli opened 4 years ago

lucadalli commented 4 years ago

Declaration file gif-frames.d.ts is not included in the npm package for version 1.0.1, despite it being present on GitHub.

image

Asaf-S commented 3 years ago

Any update on this?

AlenVelocity commented 3 years ago

This can be fixed by adding the declaration file to the "types" field in package.json