chantastic / react-svg-spinner

An SVG spinner component

Home Page:http://chantastic.org/react-svg-spinner

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Typescript types not present in bundle

arielger opened this issue · comments

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