bupkis
API
Assertions
Preparing search index...
bupkis
z
core
$ZodNeverDef
Interface $ZodNeverDef
interface
$ZodNeverDef
{
type
:
"never"
;
error
?:
$ZodErrorMap
<
never
>
;
checks
?:
z
.
core
.
$ZodCheck
<
never
>
[]
;
}
Hierarchy (
View Summary
)
$ZodTypeDef
$ZodNeverDef
Index
Properties
type
error?
checks?
Properties
type
type
:
"never"
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...