@suluk/journeys - v0.4.0
    Preparing search index...

    Interface DemoCapture

    Capture res.<from> of this request into the collection variable var (for downstream chaining).

    interface DemoCapture {
        var: string;
        from: string;
    }
    Index

    Properties

    Properties

    var: string
    from: string