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.
2 parents e1a6e5a + 1593b3d commit f42be67Copy full SHA for f42be67
package.json
@@ -7,6 +7,7 @@
7
"browser": "./index.browser.js",
8
"exports": {
9
".": {
10
+ "types": "./index.d.ts",
11
"import": "./index.web.js",
12
13
"require": "./index.node.js",
0 commit comments