SpanStatusError type

Stav představující chybu, kterou lze odeslat do setStatus

type SpanStatusError = { error?: Error | string; status: "error" }