express-async-handler
express-async-handler copied to clipboard
Add Locals type in RequestHandler
If your request handler uses the Locals field in the response object, you won't be able to use this library with Typescript. This fixes that.