MCP Server Framework - v1.0.0
Preparing search index...
mcp-server-framework
z
ParseParams
Type Alias ParseParams
type
ParseParams
=
{
async
:
boolean
;
errorMap
:
ZodErrorMap
;
path
:
(
string
|
number
)
[]
;
}
Index
Properties
async
error
Map
path
Properties
async
async
:
boolean
error
Map
errorMap
:
ZodErrorMap
path
path
:
(
string
|
number
)
[]
Settings
Member Visibility
Protected
Internal
Theme
OS
Light
Dark
On This Page
Properties
async
error
Map
path
MCP Server Framework - v1.0.0
Loading...