Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typescript Support #353

Open
alysonvilela opened this issue Jan 16, 2024 · 0 comments
Open

Typescript Support #353

alysonvilela opened this issue Jan 16, 2024 · 0 comments

Comments

@alysonvilela
Copy link

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant