Documentation / @agentick/shared / StreamErrorEvent
Type Alias: StreamErrorEvent
StreamErrorEvent =
object&StreamEventBase
Defined in: streaming.ts:323
Error event
Type Declaration
error
error:
object
error.code?
optionalcode:string
error.message
message:
string
type
type:
"error"