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

Could not find declaration file for prop-types

Open thchia opened this issue 7 years ago • 0 comments

In a TypeScript project, this compilation error appears because @types/prop-types is listed as a devDependency, but is exported in utils.d.ts for consumption.

#14

thchia avatar Apr 04 '18 02:04 thchia