We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d200ab6 commit 27f20d7Copy full SHA for 27f20d7
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