Chunte's picture
Chunte HF staff
Upload 1033 files
d8f0e51 verified
raw history blame
No virus
129 Bytes
'use strict';
var bind = require('function-bind');
module.exports = bind.call(Function.call, Object.prototype.hasOwnProperty);