Interface IEditorOverrideServices

interface IEditorOverrideServices {
    [index: string]: any;
}

Indexable

[index: string]: any