Type Alias ListKeyProviders

type ListKeyProviders = {
    errors?: KeyProvider[];
}
Index
errors?: KeyProvider[]