跳到主要内容

CodeEditorTheme

type CodeEditorTheme = "light" | "dark";

Defined in: index.ts:16

CodeEditor 主题类型