Sylvain Filoni
init
48e84aa
raw
history blame
No virus
129 Bytes
'use strict';
var bind = require('function-bind');
module.exports = bind.call(Function.call, Object.prototype.hasOwnProperty);