Type Alias ListKeyProviders

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

Properties

Properties

errors?: KeyProvider[]