Skip to content

Window

原文链接

https://microsoft.github.io/monaco-editor/docs.html#interfaces/Window.html

ts
interface Window {
    MonacoEnvironment?: Environment;
}

MonacoEnvironment