Closed markelog closed 9 years ago
Or, correct way would be
* @returns {Object} Element instance
/cc @mdevils ?
Hmm, I think no, it shouldn't. It just try to compare Element
with this.constructor
I think.
We can skip this check, or maybe we can try to check it somehow?
For example
checkReturnTypes
will report violation, when it probably shouldn't