Skip to content

Documentation / @agentick/shared / CustomBlockStartEvent

Type Alias: CustomBlockStartEvent ​

CustomBlockStartEvent = object & StreamEventBase

Defined in: streaming.ts:386

Type Declaration ​

attrs ​

attrs: Record<string, string>

tag ​

tag: string

type ​

type: "custom_block_start"

Released under the ISC License.