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 8aec657 + d9560b5 commit 6959084Copy full SHA for 6959084
package.json
@@ -37,6 +37,7 @@
37
],
38
"type": "module",
39
"exports": "./dist/index.js",
40
+ "types": "./dist/index.d.ts",
41
"scripts": {
42
"build": "tsc",
43
"watch": "tsc -w",
0 commit comments