/
var
/
www
/
html
/
web
/
old
/
frontend
/
node_modules
/
function-bind
/
Upload File
HOME
'use strict'; var implementation = require('./implementation'); module.exports = Function.prototype.bind || implementation;