Skip to content

Type Alias: SpanType

Prefactor TypeScript SDK


Prefactor TypeScript SDK / @prefactor/core / SpanType

SpanType = typeof SpanType[keyof typeof SpanType] | string

Defined in: packages/core/src/tracing/span.ts:4

String union of built-in span types plus custom provider-prefixed values.