A static implementation of the ProviderAdapter interface that wraps a given provider instance or a promise that resolves to a provider. This adapter always indicates the presence of a provider.
ProviderAdapter
Retrieves the provider instance.
Checks if a provider is available.
A static implementation of the
ProviderAdapter
interface that wraps a given provider instance or a promise that resolves to a provider. This adapter always indicates the presence of a provider.Implements