UNPKG

110 BTypeScriptView Raw
1import express from 'express';
2declare const createRouter: () => express.Router;
3export default createRouter;