@rendley/sdk - v1.12.6
Preparing search index...
Zod
makeIssue
Variable makeIssue
Const
makeIssue
:
(
params
:
{
data
:
any
;
errorMaps
:
Zod
.
ZodErrorMap
[]
;
issueData
:
Zod
.
IssueData
;
path
:
(
string
|
number
)
[]
;
}
,
)
=>
Zod
.
ZodIssue
Type Declaration
(
params
:
{
data
:
any
;
errorMaps
:
Zod
.
ZodErrorMap
[]
;
issueData
:
Zod
.
IssueData
;
path
:
(
string
|
number
)
[]
;
}
,
)
:
Zod
.
ZodIssue
Parameters
params
:
{
data
:
any
;
errorMaps
:
Zod
.
ZodErrorMap
[]
;
issueData
:
Zod
.
IssueData
;
path
:
(
string
|
number
)
[]
;
}
Returns
Zod
.
ZodIssue
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@rendley/sdk - v1.12.6
Loading...