Skip to content

ChainGraph API Documentation / @badaitech/chaingraph-types / DebuggerCommand

Type Alias: DebuggerCommand

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

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

Licensed under BUSL-1.1