ctrl-freaks / freezeframe.js

freezeframe.js is a library that pauses animated .gifs and enables them to animate on mouse hover / mouse click / touch event, or with trigger / release functions.
http://ctrl-freaks.github.io/freezeframe.js/
MIT License
1.41k stars 110 forks source link

Could not find a declaration file for module 'react-freezeframe' #110

Open themagickoala opened 2 years ago

themagickoala commented 2 years ago

Given that the library was rewritten for TS, I was hoping to find a declaration file for the React wrapper. There are types in the base freezeframe package, but not for react-freezeframe. Am I doing something wrong that this doesn't exist?