MCP TypeScript SDK
V2 Docs
Preparing search index...
types
ProgressTokenSchema
Variable ProgressTokenSchema
Const
ProgressTokenSchema
:
ZodUnion
<
readonly
[
ZodString
,
ZodNumber
]
>
= ...
A progress token, used to associate progress notifications with the original request.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
V2 Docs
MCP TypeScript SDK
Loading...
A progress token, used to associate progress notifications with the original request.