@exports 标签描述由JavaScript模块的 exports 或 module.exports 属性导出的任何内容。 ... 同样,JSDoc会自动识别中的Node.js模块特定的 module.exports 属性。
確定! 回上一頁