MCP Server Framework - v1.0.0
Preparing search index...
mcp-server-framework
z
preprocess
Variable preprocess
Const
preprocess
:
<
I
extends
ZodTypeAny
>
(
preprocess
:
(
arg
:
unknown
,
ctx
:
RefinementCtx
)
=>
unknown
,
schema
:
I
,
params
?:
RawCreateParams
,
)
=>
ZodEffects
<
I
,
I
[
"_output"
]
,
unknown
>
Type Declaration
<
I
extends
ZodTypeAny
>
(
preprocess
:
(
arg
:
unknown
,
ctx
:
RefinementCtx
)
=>
unknown
,
schema
:
I
,
params
?:
RawCreateParams
,
)
:
ZodEffects
<
I
,
I
[
"_output"
]
,
unknown
>
Type Parameters
I
extends
ZodTypeAny
Parameters
preprocess
:
(
arg
:
unknown
,
ctx
:
RefinementCtx
)
=>
unknown
schema
:
I
Optional
params
:
RawCreateParams
Returns
ZodEffects
<
I
,
I
[
"_output"
]
,
unknown
>
Settings
Member Visibility
Protected
Internal
Theme
OS
Light
Dark
MCP Server Framework - v1.0.0
Loading...