react-sprite-animator
react-sprite-animator copied to clipboard
Typescript Support
There is no typescript support to this project.
When you try to use it on a typescript project, the IDE shows this error.
Could not find a declaration file for module 'react-sprite-animator'. 'c:/workspace/alyson/frontend-fdte/node_modules/react-sprite-animator/lib/index.js' implicitly has an 'any' type. Try npm i --save-dev @types/react-sprite-animatorif it exists or add a new declaration (.d.ts) file containingdeclare module 'react-sprite-animator';ts(7016)