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

    Interface WorkflowStepOutputSource

    interface WorkflowStepOutputSource {
        stepId?: string;
        path?: string;
    }
    Index

    Properties

    Properties

    stepId?: string
    path?: string