fix群成员接口

This commit is contained in:
linyuchen
2023-11-01 21:55:05 +08:00
parent e2759417f5
commit 18ffad8109
6 changed files with 166 additions and 91 deletions

View File

@@ -6,7 +6,8 @@
"strict": true,
"esModuleInterop": true,
"allowSyntheticDefaultImports": true,
"moduleResolution": "node"
"moduleResolution": "node",
// "declaration": false
},
"include": [
"src"