MCP TypeScript SDK (V2)
V1 Docs
Preparing search index...
@modelcontextprotocol/server
index
ProgressSchema
Variable ProgressSchema
Const
ProgressSchema
:
ZodObject
<
{
message
:
ZodOptional
<
ZodString
>
;
progress
:
ZodNumber
;
total
:
ZodOptional
<
ZodNumber
>
;
}
,
$strip
,
>
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
V1 Docs
MCP TypeScript SDK (V2)
Loading...