Appearance
https://microsoft.github.io/monaco-editor/docs.html#interfaces/languages.typescript.MapLike.html
interface MapLike<T> { [index: string]: T; }