JsDoc Toolkit And Namespace - Warning Trying To .. Without
I am using jsdoc-toolkit with the namespace library of Mike Koss. The code looks like this namespace.module('a.b', // this is the namespace // @param {Object} exports visible clas
Solution 1:
I have switched to JsDoc 3 (https://github.com/micmath/jsdoc#readme). This support modules and hence the above namespace library.
Post a Comment for "JsDoc Toolkit And Namespace - Warning Trying To .. Without"