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 a4df440 commit 20e92baCopy full SHA for 20e92ba
package.json
@@ -3,6 +3,7 @@
3
"version": "2.0.1",
4
"description": "Tencent component toolkit",
5
"main": "lib/index.js",
6
+ "types": "lib/index.d.ts",
7
"scripts": {
8
"build": "tsc -p .",
9
"test": "jest",
0 commit comments