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 ea93658 commit f566df5Copy full SHA for f566df5
package.json
@@ -16,6 +16,7 @@
16
"node": ">=16.6.0"
17
},
18
"type": "commonjs",
19
+ "types": "./index.d.ts",
20
"exports": {
21
".": {
22
"types": "./index.d.ts",
0 commit comments