index.js 111 Bytes Edit Raw Blame History Permalink 1 2 3 var implementation = require('./implementation'); module.exports = Function.prototype.bind || implementation;