We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 11f492f + 2778004 commit 08101b5Copy full SHA for 08101b5
package.json
@@ -5,6 +5,7 @@
5
"source": "./src/index.tsx",
6
"main": "./lib/commonjs/index.js",
7
"module": "./lib/module/index.js",
8
+ "types": "./lib/typescript/module/src/index.d.ts",
9
"exports": {
10
".": {
11
"import": {
0 commit comments