Interface SetTraceParams

interface SetTraceParams {
    value: TraceValue;
}

Properties

Properties

value: TraceValue