Ignore auto-detected constructor when @constructor present.
Happens quite often in Ext JS code where class doc-comment contains @constructor and further down the code inside Ext.define() is the actual constructor code that is auto-detected by JSDuck.
Loading
Please register or sign in to comment