@traversable/schema
Preparing search index...
@traversable/zod
check
writeable
Variable writeable
writeable
:
{
(
schema
:
ZodType
,
options
?:
check
.
Options
)
:
string
;
(
schema
:
$ZodType
,
options
?:
check
.
Options
)
:
string
;
}
Type declaration
(
schema
:
ZodType
,
options
?:
check
.
Options
)
:
string
Parameters
schema
:
ZodType
Optional
options
:
check
.
Options
Returns
string
(
schema
:
$ZodType
,
options
?:
check
.
Options
)
:
string
Parameters
schema
:
$ZodType
Optional
options
:
check
.
Options
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@traversable/schema
Loading...