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";