Skip to content

Graphorin API reference v0.1.0


Graphorin API reference / @graphorin/core / / isTerminal

Variable: isTerminal

ts
const isTerminal: StopCondition;

Defined in: packages/core/src/types/stop-condition.ts:68

Stop when the run reaches a terminal status.

Stable