Hierarchy

Implements

Constructors

Properties

getAsset: ((args: GetAssetArgs) => Promise<AssetInfo>)

Type declaration

getAssets: ((args: GetAssetsArgs) => Promise<AssetInfo[]>)

Type declaration

healthCheck: (() => Promise<HealthCheckResponse>)

Type declaration

Methods

  • Type Parameters

    • T

    Parameters

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

    • tracker: BehaviorSubject<ProviderFnStats>

    Returns Promise<T>

Generated using TypeDoc