UNPKG

eazy-pomelo

Version:
4 lines 97 B
module.exports = function(app, opts) { var service = {name: 'mockPlugin'}; return service; };