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