We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4b6f8a0 + e7277fe commit be6bda7Copy full SHA for be6bda7
1 file changed
2-ui/1-document/01-browser-environment/article.md
@@ -17,7 +17,7 @@
17
18
Например, здесь мы используем `window` как глобальный объект:
19
20
-```js run
+```js run global
21
function sayHi() {
22
alert("Hello");
23
}
0 commit comments