Interface ContainsMetricParams

interface ContainsMetricParams {
    substring: string;
}

Properties

Properties

substring: string