We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a8ba4d commit db67572Copy full SHA for db67572
package.json
@@ -3,6 +3,7 @@
3
"version": "3.0.5",
4
"description": "A devtool for inspecting the performance of React Components",
5
"main": "index.js",
6
+ "types": "index.d.ts",
7
"files": ["lib/shared", "lib/npm"],
8
"author": "Nitin Tulswani",
9
"license": "MIT",
0 commit comments