UNPKG

egg-kafka

Version:
6 lines (4 loc) 88 B
'use strict'; module.exports = function(app) { app.get('/', app.controller.home); };