Allow default value to be anything at all.
One can now write: @param {Object} [scope=this] And the default value will be `this`.
Loading
Please register or sign in to comment
One can now write: @param {Object} [scope=this] And the default value will be `this`.