Use the @exports tag when documenting JavaScript modules that export anything other than the "exports" object or the "module.exports" property.
確定! 回上一頁