HussainLatiff's picture
Added node.js AI Mastering module (#21)
0e27770 verified
'use strict';
var implementation = require('./implementation');
module.exports = Function.prototype.bind || implementation;