Visibility
type Visibility = { defaultTranscript: boolean; expandedTranscript: boolean; model: boolean; sdk: boolean;};记录可见性四位(VisibilitySchema 推导)。
defaultTranscript
Section titled “defaultTranscript”defaultTranscript: boolean;expandedTranscript
Section titled “expandedTranscript”expandedTranscript: boolean;model: boolean;sdk: boolean;本文是否有帮助?
感谢反馈,我们会持续改进这篇文章。