Skip to content

Documentation / @agentick/shared / CustomBlockDeltaEvent

Type Alias: CustomBlockDeltaEvent

CustomBlockDeltaEvent = object & StreamEventBase

Defined in: streaming.ts:392

Type Declaration

delta

delta: string

tag

tag: string

type

type: "custom_block_delta"

Released under the ISC License.