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