import express from 'express';

const router = express.Router();

module.exports = router;
