Skip to content

SpanError

type SpanError = object;
optional data: Record<string, any>;

message: string;