مشاركة عبر


SpanStatusError type

الحالة التي تمثل خطأ يمكن إرساله إلى setStatus

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