Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RequestHandlerLike

Hierarchy

  • RequestHandlerLike

Callable

  • __call(req: any, ...args: any[]): Promise<any> | Promise<void> | any | void

Generated using TypeDoc