Type Alias ErrorHandlerPartialOptions

ErrorHandlerPartialOptions: DeepPartial<ErrorHandlerOptions>

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