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