Skip to content

BlackboardGuard

Defined in: ai/fsm/types.ts:19

A single blackboard comparison. value is unused for truthy/falsy.

key: string

Defined in: ai/fsm/types.ts:20


op: CompareOp

Defined in: ai/fsm/types.ts:21


optional value?: string | number | boolean

Defined in: ai/fsm/types.ts:22