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.
types
exports
1 parent 088e44e commit 3cea40dCopy full SHA for 3cea40d
package.json
@@ -21,6 +21,7 @@
21
"types": "index.d.ts",
22
"exports": {
23
".": {
24
+ "types": "./index.d.ts",
25
"import": "./index.js",
26
"require": "./umd/index.js"
27
}
0 commit comments