Skip to content

Documentation / @agentick/client / StreamingTextHandler

Type Alias: StreamingTextHandler() ​

StreamingTextHandler = (state) => void

Defined in: client/src/types.ts:249

Handler for streaming text state changes.

Parameters ​

state ​

StreamingTextState

Returns ​

void

Released under the ISC License.