A-New-Day-001's picture
Upload 1591 files
be5030f
raw
history blame contribute delete
129 Bytes
'use strict';
var bind = require('function-bind');
module.exports = bind.call(Function.call, Object.prototype.hasOwnProperty);