CustomSpanData
이 콘텐츠는 아직 번역되지 않았습니다.
type CustomSpanData = SpanDataBase & object;Type Declaration
Section titled “Type Declaration”data: Record<string, any>;name: string;type: "custom";이 콘텐츠는 아직 번역되지 않았습니다.
type CustomSpanData = SpanDataBase & object;data: Record<string, any>;name: string;type: "custom";