AsyncProvider: () => Promise<T>

Type Parameters

  • T

Type declaration

    • (): Promise<T>
    • Returns Promise<T>