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