We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3ecffb1 + 16f3b5c commit af6b2dfCopy full SHA for af6b2df
package.json
@@ -8,6 +8,7 @@
8
"main": "./dist/index.cjs",
9
"module": "./dist/index.module.js",
10
"unpkg": "./dist/index.umd.js",
11
+ "types": "./dist/index.d.ts",
12
"exports": {
13
".": {
14
"types": "./dist/index.d.ts",
0 commit comments