Skip to content

TakenEdge

Defined in: src/types/index.ts:1070

A transition (edge) the execution actually followed.

from: string;

Defined in: src/types/index.ts:1071


to: string;

Defined in: src/types/index.ts:1072