Type alias CreateHTTPErrorFn

CreateHTTPErrorFn: typeof createHTTPError

The type of the function that generates a new instance of HTTPError. This is exported to make it easy to type the dependency injection.

Generated using TypeDoc