We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4fefdc commit a626aaaCopy full SHA for a626aaa
package.json
@@ -28,7 +28,7 @@
28
"require": "./dist/index.umd.cjs"
29
},
30
"./types": {
31
- "import": "./dist/types.d.ts"
+ "import": "./dist/index.d.ts"
32
}
33
34
"lint-staged": {
0 commit comments