MCPcopy Create free account
hub / github.com/eggjs/egg / router.js

File router.js

example/helloworld-commonjs/app/router.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1module.exports = app => {
2 app.get('/', 'home.index');
3};

Callers

nothing calls this directly

Calls 1

getMethod · 0.45

Tested by

no test coverage detected