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 ​
Returns ​
void