Static data about the provider.

interface ProviderMetadata {
    name: string;
}

Hierarchy

Properties

Properties

name: string