Membrane React - v0.2.1
    Preparing search index...

    Interface ActionRunResponse

    interface ActionRunResponse {
        output?: any;
        logs?: any[];
    }
    Index

    Properties

    Properties

    output?: any
    logs?: any[]