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