🏠 New in Low Baseline Support: globalThis

January 15, 2020

caniuse · mdn · spec

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

Source features