| Direktori : /opt/alt/alt-nodejs19/root/usr/lib/node_modules/npm/node_modules.bundled/has/src/ |
| Current File : //opt/alt/alt-nodejs19/root/usr/lib/node_modules/npm/node_modules.bundled/has/src/index.js |
'use strict';
var bind = require('function-bind');
module.exports = bind.call(Function.call, Object.prototype.hasOwnProperty);