| DIR:/proc/thread-self/cwd/bright.medisavehealthcarebd.com/node_modules/collect.js/dist/methods/ |
| Current File : //proc/thread-self/cwd/bright.medisavehealthcarebd.com/node_modules/collect.js/dist/methods/pipe.js |
'use strict';
module.exports = function pipe(fn) {
return fn(this);
}; |