🏠 New in High Baseline Support: globalThis

July 15, 2022

caniuse · mdn · spec

The globalThis property accesses the global this value (and hence the global object itself) across environments.

Source features