We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6cf977 commit a82ddd0Copy full SHA for a82ddd0
package.json
@@ -32,6 +32,7 @@
32
},
33
"main": "./dist/index.js",
34
"module": "./lib/index.js",
35
+ "types": "./dist/index.d.ts",
36
"browserify-shim": {
37
"react": "global:React"
38
0 commit comments