f761bc101bf315e6124f737d1691aaa77e507253.svn-base 126 Bytes Raw Blame History Permalink 1 2 3 4 5 'use strict'; var implementation = require('./implementation'); module.exports = Function.prototype.bind || implementation;