❗let redeclaration
redeclares the same identifier with "let" in the same/inner scope.
Last updated
Was this helpful?
redeclares the same identifier with "let" in the same/inner scope.
Last updated
Was this helpful?
Was this helpful?
JS ⟩ variable ⟩ redeclaration ⟩ let
(redeclaration) redeclares the same identifier with let in the same or inner scope.