Documentation
    Preparing search index...

    Interface TracingOption

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

    Properties

    propagatorTypes: PropagatorType[]