HussainLatiff's picture
Added node.js AI Mastering module (#21)
0e27770 verified
raw
history blame
129 Bytes
'use strict';
var bind = require('function-bind');
module.exports = bind.call(Function.call, Object.prototype.hasOwnProperty);