Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IDone

Called at the end of middleware with status of match.

Hierarchy

  • IDone

Callable

  • __call(matched: boolean): void
  • __call(matched: boolean): void
  • Called at the end of middleware with status of match.

    Parameters

    • matched: boolean

    Returns void

  • Called at the end of middleware with status of match.

    Parameters

    • matched: boolean

    Returns void

Generated using TypeDoc