We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5dd9e28 commit 06d9f5cCopy full SHA for 06d9f5c
1 file changed
package.json
@@ -15,6 +15,7 @@
15
"types": "./dist/index.d.ts",
16
"exports": {
17
".": {
18
+ "types": "./dist/index.d.ts",
19
"import": "./dist/esm/index.js",
20
"require": "./dist/cjs/index.js"
21
}
0 commit comments