@valon-technologies/gestalt
    Preparing search index...

    Interface BoundWorkflowTarget

    interface BoundWorkflowTarget {
        steps?: readonly WorkflowStep[];
    }
    Index

    Properties

    Properties

    steps?: readonly WorkflowStep[]