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