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

    Interface GetWorkflowProviderRunOutputResponse

    interface GetWorkflowProviderRunOutputResponse {
        output?: JsonValue;
    }
    Index

    Properties

    Properties

    output?: JsonValue