UNPKG

routender

Version:

An npm package to automatically detect and list all router endpoints in your application.

3 lines 110 B
// index.js (root) module.exports = require('./src/core/router-detector'); console.log('server is running');