Community
Participate
Working Groups
In this example, the JSDoc for this.string is ignored: Test = function(input) { /** * @type String */ this.string = input; return this; };
InferEngine updated.