# hasOwn(object, property)
Convenience wrapper to shorten the hasOwnProperty call
Kind: global function
Param | Type |
---|---|
object | Object |
property | String |
Convenience wrapper to shorten the hasOwnProperty call
Kind: global function
Param | Type |
---|---|
object | Object |
property | String |