typings
Showing
| ... | ... | @@ -3,6 +3,7 @@ |
| "version": "2.0.0", | ||
| "description": "A plugin playing acts in QQ groups", | ||
| "main": "dist/index.js", | ||
| "typings": "dist/index.d.ts", | ||
| "dependencies": { | ||
| "source-map-support": "^0.5.19" | ||
| }, | ||
| ... | ... |
Please register or sign in to comment