Last updated 2 years ago
Was this helpful?
⟩ ⟩ ⟩ ⟩ let
a let variable declared in the global scope.
global let
is NOT exposed as global object property
shadows global object property ( 👉 )
global let shadows global object property