Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ICallback

State callback interface, usually for branch if the message matched.

Hierarchy

  • ICallback

Callable

  • __call(b: State): any
  • __call(b: State): any
  • State callback interface, usually for branch if the message matched.

    Parameters

    Returns any

  • State callback interface, usually for branch if the message matched.

    Parameters

    • b: State

    Returns any

Generated using TypeDoc