react-svg-spinner
react-svg-spinner copied to clipboard
Typescript types not present in bundle
When I install react-svg-spinner v1.0.4 I get the following error:
Could not find a declaration file for module 'react-svg-spinner'. '/home/ariel/projects/truco/client/node_modules/react-svg-spinner/dist/index.js' implicitly has an 'any' type.
I see from the code that types were already added for v1.0.4 so Im not sure why this isnt working. I also see that the types
key is correctly set in package.json