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 b181660 commit a46ddffCopy full SHA for a46ddff
package.json
@@ -14,6 +14,7 @@
14
},
15
"main": "./dist/index.cjs",
16
"module": "./dist/index.mjs",
17
+ "types": "./dist/index.d.ts",
18
"files": [
19
"dist"
20
],
0 commit comments