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 db98d87 commit 6d9c7ffCopy full SHA for 6d9c7ff
package.json
@@ -77,5 +77,6 @@
77
"typecheck": "tsc -b ."
78
},
79
"type": "module",
80
- "version": "4.0.2"
+ "types": "./dist/index.d.ts",
81
+ "version": "4.0.3"
82
}
0 commit comments