https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/globalThis
globalThis - JavaScript | MDN
The globalThis global property contains the global this value, which is usually akin to the global object.
globalthisjavascriptmdn
https://mathiasbynens.be/notes/globalthis
A horrifying globalThis polyfill in universal JavaScript ยท Mathias Bynens
mathias bynenshorrifyingglobalthispolyfilluniversal