filestack-react icon indicating copy to clipboard operation
filestack-react copied to clipboard

fix #76 : Types findable when used as npm lib

Open mpoisot opened this issue 5 years ago • 1 comments

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.

mpoisot avatar Oct 19 '20 20:10 mpoisot

Can This be merged ?

jigarlodaya12 avatar Nov 09 '20 11:11 jigarlodaya12