Interface IEditorOverrideServices

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

Indexable

[index: string]: unknown