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