Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ExpressHandler

Hierarchy

Callable

  • ExpressHandler(request: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>, response: Response<any, Record<string, any>>): void
  • Parameters

    • request: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>
    • response: Response<any, Record<string, any>>

    Returns void

Generated using TypeDoc