MCP TypeScript SDK
V2 Docs
Preparing search index...
types
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
V2 Docs
MCP TypeScript SDK
Loading...