We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e806d74 commit 5f48994Copy full SHA for 5f48994
package.json
@@ -12,6 +12,7 @@
12
"types": "./dist/index.d.ts",
13
"exports": {
14
".": {
15
+ "types": "./dist/index.d.ts",
16
"import": "./dist/index.mjs",
17
"require": "./dist/index.cjs"
18
}
0 commit comments