Variable EditorType

Expand description

The type of the IEditor.

const EditorType: { ICodeEditor: string; IDiffEditor: string }