Interface SpanOptions

interface SpanOptions {
    kind: SpanKind;
}

Properties

Properties

kind: SpanKind

Generated using TypeDoc