Membrane SDK - v0.8.0
    Preparing search index...

    Interface OperationRunResponse

    interface OperationRunResponse {
        output?: any;
    }
    Index

    Properties

    Properties

    output?: any