Skip to content

@graphty/graphty-element / events / AiCommandStartEvent

Interface: AiCommandStartEvent

Defined in: src/events.ts:236

Emitted when an AI command starts processing

Properties

input

input: string

Defined in: src/events.ts:238


timestamp

timestamp: number

Defined in: src/events.ts:239


type

type: "ai-command-start"

Defined in: src/events.ts:237