Type alias SetupOptions

SetupOptions: Partial<EditorOptions> & {
    theme: string;
}

Type declaration

  • theme: string

Generated using TypeDoc