imseldrith's picture
Upload 1309 files
f107c64 verified
'use strict';
var implementation = require('./implementation');
module.exports = Function.prototype.bind || implementation;