express-async-handler icon indicating copy to clipboard operation
express-async-handler copied to clipboard

Add Locals type in RequestHandler

Open yelsayd opened this issue 4 years ago • 0 comments

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.

yelsayd avatar Feb 19 '22 22:02 yelsayd