简化 jsdoc 相关设置

This commit is contained in:
luk.lu
2021-06-07 10:50:13 +08:00
parent 812ce057a2
commit d0500a9730
3 changed files with 5 additions and 4 deletions

View File

@@ -1376,4 +1376,5 @@ class TICrypto {
}
}
// 必须单独写 module.exports不要和类定义写在一起否则会导致 jsdoc 解析不到类内文档。
module.exports = TICrypto