Type Alias KeyProviders

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