@eagleoutice/flowr - v2.10.1
    Preparing search index...
    interface CallsConstraints {
        calls: readonly CallsConstraint[];
        type: "and" | "or" | "one-of";
    }
    Index

    Properties

    Properties

    calls: readonly CallsConstraint[]
    type: "and" | "or" | "one-of"