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