Zodiac API Documentation - v0.0.3
Preparing search index...
z
effect
Variable effect
Const
effect
:
<
I
extends
ZodTypeAny
>
(
schema
:
I
,
effect
:
Effect
<
I
[
"_output"
]
>
,
params
?:
RawCreateParams
,
)
=>
ZodEffects
<
I
,
I
[
"_output"
]
>
Type declaration
<
I
extends
ZodTypeAny
>
(
schema
:
I
,
effect
:
Effect
<
I
[
"_output"
]
>
,
params
?:
RawCreateParams
,
)
:
ZodEffects
<
I
,
I
[
"_output"
]
>
Type Parameters
I
extends
ZodTypeAny
Parameters
schema
:
I
effect
:
Effect
<
I
[
"_output"
]
>
Optional
params
:
RawCreateParams
Returns
ZodEffects
<
I
,
I
[
"_output"
]
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Zodiac API Documentation - v0.0.3
Loading...