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

    Interface WorkflowArray

    interface WorkflowArray {
        values: WorkflowValue[];
    }
    Index

    Properties

    Properties

    values: WorkflowValue[]