Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Callback

Interface for callback that does not have a result.

Hierarchy

  • Callback

Callable

  • __call(err?: Error): void
  • Interface for callback that does not have a result.

    Parameters

    • Optional err: Error

    Returns void

Generated using TypeDoc