Skip to content

PersistentAI API Documentation / @persistentai/fireflow-types / DebuggerCommand

Type Alias: DebuggerCommand

DebuggerCommand = "continue" | "step" | "stop"

Defined in: packages/fireflow-types/src/flow/debugger-types.ts:9

Licensed under BUSL-1.1