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 032024e commit ec7a30bCopy full SHA for ec7a30b
package.json
@@ -47,5 +47,6 @@
47
"xo": "^0.23.0"
48
},
49
"main": "./src/index.js",
50
- "browser": "./src/browser.js"
+ "browser": "./src/browser.js",
51
+ "types": "./src/index.d.ts"
52
}
0 commit comments