Type alias ProviderOptions

ProviderOptions: {
    url?: string;
}

Type declaration

  • Optional url?: string