qingyiay
2023-06-20 3f10299a92e23fd902e4bd51a6d59f9bf0c7d7ec
1
2
3
4
5
'use strict';
 
var bind = require('function-bind');
 
module.exports = bind.call(Function.call, Object.prototype.hasOwnProperty);