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