Interface Window

interface Window {
    MonacoEnvironment?: Environment;
}

Properties

MonacoEnvironment?: Environment