Type alias ErrorHandlingMiddlewareFunction<ThisType, ResType>

ErrorHandlingMiddlewareFunction<ThisType, ResType>: ((this, err, res, next) => void)

Type Parameters

  • ThisType = any

  • ResType = any

Type declaration

Generated using TypeDoc