UNPKG

@root/async-router

Version:

Write Express middleware and route handlers using async/await

4 lines (2 loc) 105 B
import Express from 'express'; export function Router(options?: Express.RouterOptions): Express.Router;