/
opt
/
alt
/
alt-nodejs8
/
root
/
lib
/
node_modules
/
npm
/
node_modules.bundled
/
function-bind
/
Upload Filee
HOME
'use strict'; var implementation = require('./implementation'); module.exports = Function.prototype.bind || implementation;