BUPKIS
API
Assertions
Preparing search index...
bupkis
z
core
$ZodLazyDef
Interface $ZodLazyDef<T>
interface
$ZodLazyDef
<
T
extends
SomeType
=
z
.
core
.
$ZodType
>
{
checks
?:
z
.
core
.
$ZodCheck
<
never
>
[]
;
error
?:
$ZodErrorMap
<
never
>
;
getter
:
()
=>
T
;
type
:
"lazy"
;
}
Type Parameters
T
extends
SomeType
=
z
.
core
.
$ZodType
Hierarchy (
View Summary
)
$ZodTypeDef
$ZodLazyDef
Index
Properties
checks?
error?
getter
type
Properties
Optional
checks
checks
?:
z
.
core
.
$ZodCheck
<
never
>
[]
Optional
error
error
?:
$ZodErrorMap
<
never
>
getter
getter
:
()
=>
T
type
type
:
"lazy"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
checks
error
getter
type
API
Assertions
GitHub
npm
BUPKIS
Loading...