Skip to content

Documentation / @agentick/mcp / ProgressCallback

Type Alias: ProgressCallback()

ProgressCallback = (info) => void

Defined in: client/types.ts:125

Parameters

info

ProgressInfo

Returns

void

Released under the ISC License.