AsyncMethod<T>: ((...args: any[]) => Promise<T>)

Type Parameters

  • T = any