There was an error while loading. Please reload this page.
2 parents ab7ced1 + eda333d commit 58f000aCopy full SHA for 58f000a
1 file changed
2-ui/1-document/01-browser-environment/article.md
@@ -17,7 +17,7 @@ There's a "root" object called `window`. It has two roles:
17
18
For instance, here we use it as a global object:
19
20
-```js run
+```js run global
21
function sayHi() {
22
alert("Hello");
23
}
0 commit comments