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 eecd343 + 8455d0b commit 67934a6Copy full SHA for 67934a6
package.json
@@ -6,7 +6,7 @@
6
"browser": "index.web.js",
7
"types": "src/index.d.ts",
8
"files": [
9
- "/src",
+ "/src/**/*.d.ts",
10
"/index.web.js",
11
"/index.node.js"
12
],
0 commit comments