Abazhenov / express-async-handler

Async Error Handling Middleware for Express
572 stars 39 forks source link

Typescript definition does not support ErrorRequestHandler #33

Open PopGoesTheWza opened 5 years ago

PopGoesTheWza commented 5 years ago

Seeing that #22 enables the use of error handling middleware, shouldn't the typescript definition be modified to allow the ErrorRequestHandler interface?