Documentation - v7.8.0
    Preparing search index...

    Interface TracingOption

    interface TracingOption {
        match: MatchOption;
        propagatorTypes: PropagatorType[];
    }
    Index
    propagatorTypes: PropagatorType[]