| Current Path : /opt/cpanel/ea-nodejs16/lib/node_modules/npm/node_modules/has/src/ |
| Current File : //opt/cpanel/ea-nodejs16/lib/node_modules/npm/node_modules/has/src/index.js |
'use strict';
var bind = require('function-bind');
module.exports = bind.call(Function.call, Object.prototype.hasOwnProperty);