Type alias PreMiddlewareFunction<ThisType>

PreMiddlewareFunction<ThisType>: ((this, next, opts?) => void | Promise<void>)

Type Parameters

  • ThisType = any

Type declaration

Generated using TypeDoc