Skip to content

Documentation / @agentick/shared / EventBlock

Type Alias: EventBlock ​

EventBlock = UserActionBlock | SystemEventBlock | StateChangeBlock

Defined in: blocks.ts:415

Union of event content blocks (user action, system event, state change)

Released under the ISC License.