Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IComplete

Middleware complete function, handles successful processing and final state after middleware stack completes uninterrupted.

Hierarchy

  • IComplete

Callable

  • __call(state: State): any
  • __call(state: State): any
  • Middleware complete function, handles successful processing and final state after middleware stack completes uninterrupted.

    Parameters

    Returns any

  • Middleware complete function, handles successful processing and final state after middleware stack completes uninterrupted.

    Parameters

    • state: State

    Returns any

Generated using TypeDoc