Type Alias KeyProviders

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

Properties

Properties

errors?: KeyProvider[]