March 20, 2019
caniuse · mdn · spec
The let and const declarations define block-scoped variables.
let
const
javascript.statements.const
javascript.statements.let