Preparing search index...
The search index is not available
@rendley/sdk - v1.5.0
@rendley/sdk
Zod
z
typeToFlattenedError
Type alias typeToFlattenedError<T, U>
type
To
Flattened
Error
<
T
,
U
>
:
{
fieldErrors
:
{
[
P
in
allKeys
<
T
>
]
?:
U
[]
}
;
formErrors
:
U
[]
;
}
Type Parameters
T
U
=
string
Type declaration
field
Errors
:
{
[
P
in
allKeys
<
T
>
]
?:
U
[]
}
form
Errors
:
U
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@rendley/sdk - v1.5.0
Loading...
Generated using
TypeDoc