const express = require('express'); const router = express.Router(); /* GET users listing. */ module.exports = router;