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 c2af858 commit 184d4e4Copy full SHA for 184d4e4
package.json
@@ -17,6 +17,7 @@
17
],
18
"license": "MIT",
19
"type": "module",
20
+ "types": "./dist/types/index.d.ts",
21
"main": "./dist/umd/index.min.js",
22
"exports": {
23
".": {
0 commit comments