DescriptionJsDoc is only able to automatically recognize static module functions when defined like:
exports.foo = function() {};
For more details, see https://github.com/jsdoc3/jsdoc/issues/985.
Patch Set 1 #Patch Set 2 : Fixed syntax error #
MessagesTotal messages: 6
|