Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AsyncResultCallback<T>

Type parameters

  • T

Hierarchy

  • AsyncResultCallback

Callable

  • __call(err: Error, result: T): void