filestack-react
filestack-react copied to clipboard
fix #76 : Types findable when used as npm lib
TypeScript types weren't getting recognized because package.json was missing the "types" property.
I also beefed up the types to get my own project to compile without warnings.
Can This be merged ?