index.js 85 Bytes Raw Blame History Permalink 1 2 3 4 const express=require('express') const router=express.Router() module.exports=router