๐ฏlet
declares a block-scoped local variable.
JS โฉ declaration โฉ variable โฉ let
(declaration) declares a local variable in block scope.
Last updated
Was this helpful?
declares a block-scoped local variable.
JS โฉ declaration โฉ variable โฉ let
(declaration) declares a local variable in block scope.
Last updated
Was this helpful?