Interface representing a provider adapter. This interface defines the methods required to interact with a provider.

Hierarchy

  • ProviderAdapter

Implemented by

Methods

  • Checks if a provider is available.

    Returns boolean | Promise<boolean>