Commit b80e006 1 parent fdf9681 commit b80e006 Copy full SHA for b80e006
File tree 1 file changed +3
-0
lines changed
1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -469,6 +469,8 @@ added: v0.1.27
469
469
470
470
<!-- type=global -->
471
471
472
+ > Stability: 3 - Legacy. Use [ ` globalThis ` ] [ ] instead.
473
+
472
474
* {Object} The global namespace object.
473
475
474
476
In browsers, the top-level scope is the global scope. This means that
@@ -908,6 +910,7 @@ A browser-compatible implementation of [`WritableStreamDefaultWriter`][].
908
910
[ `console` ] : console.md
909
911
[ `exports` ] : modules.md#exports
910
912
[ `fetch()` ] : https://developer.mozilla.org/en-US/docs/Web/API/fetch
913
+ [ `globalThis` ] : https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/globalThis
911
914
[ `module` ] : modules.md#module
912
915
[ `perf_hooks.performance` ] : perf_hooks.md#perf_hooksperformance
913
916
[ `process.nextTick()` ] : process.md#processnexttickcallback-args
You can’t perform that action at this time.
0 commit comments