Hierarchy

  • Workflow

Constructors

Properties

Constructors

Properties

places: string[]
transitions: {
    from: string;
    label?: string;
    to: string;
}[]

Generated using TypeDoc