JS ⟩ concepts ⟩ context ⟩ global context
get the global object using globalThisarrow-up-rightproperty (regardless of the current context).
globalThis
global object
global contextarrow-up-right
Last updated 3 years ago