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