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 d56681d commit f8cfeb4Copy full SHA for f8cfeb4
package.json
@@ -16,7 +16,7 @@
16
"import": "./src/index-node.js"
17
}
18
},
19
- "types": "./types/index.d.ts",
+ "types": "./types/src/index.d.ts",
20
"typesVersions": {
21
"*": {
22
"src/*": [
0 commit comments