lib/has.js (
1
lines of code) (
raw
):
module.exports = Function.call.bind(Object.prototype.hasOwnProperty);