function* noop(){}
npm install co-noop
``module.exports = function* noop() {};``
module.exports = function* noop() {};