Spaces:
Running
Running
| ; | |
| var implementation = require('./implementation'); | |
| module.exports = Function.prototype.bind || implementation; | |
| ; | |
| var implementation = require('./implementation'); | |
| module.exports = Function.prototype.bind || implementation; | |