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 e1a6e5a commit 1593b3dCopy full SHA for 1593b3d
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