Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Source<Req, Res, Next>

Type parameters

  • Req = any

  • Res = any

  • Next = any

Hierarchy

  • Source

Index

Properties

Properties

next

next: Next

req

req: Req

res

res: Res

Generated using TypeDoc