🏠 New in Low Baseline Support: globalThis
January 15, 2020
The globalThis property accesses the global this value (and hence the global object itself) across environments.
Source features
javascript.builtins.globalThis[mdn]
January 15, 2020
The globalThis property accesses the global this value (and hence the global object itself) across environments.
javascript.builtins.globalThis [mdn]