Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

  • B

  • P

  • Q

Hierarchy

  • HandlerCtx

Index

Properties

body

body: B

request body

params

params: P

route params

query

query: Q

route queries

req

req: Request<P, any, B, Q, Record<string, any>>

handler request object

res

handler response object

Generated using TypeDoc