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