index.js 95 Bytes
const express = require('express');
const router = express.Router();

module.exports = router;