Zodiac API Documentation - v0.0.3
Preparing search index...
z
instanceof
Variable instanceof
Const
instanceof
:
<
T
extends
typeof
Class
>
(
cls
:
T
,
params
?:
CustomParams
,
)
=>
ZodType
<
InstanceType
<
T
>
,
ZodTypeDef
,
InstanceType
<
T
>
>
Type declaration
<
T
extends
typeof
Class
>
(
cls
:
T
,
params
?:
CustomParams
,
)
:
ZodType
<
InstanceType
<
T
>
,
ZodTypeDef
,
InstanceType
<
T
>
>
Type Parameters
T
extends
typeof
Class
Parameters
cls
:
T
Optional
params
:
CustomParams
Returns
ZodType
<
InstanceType
<
T
>
,
ZodTypeDef
,
InstanceType
<
T
>
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Zodiac API Documentation - v0.0.3
Loading...