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