Type alias ErrorHandlerPartialOptions

ErrorHandlerPartialOptions: DeepPartial<ErrorHandlerOptions>

A partial version of the ErrorHandlerOptions, to be used in the constructor and the middleware creator.

Generated using TypeDoc