Kind of variable declaration.
Constant.
Variable declared with let keyword.
let
Variable declared with var keyword.
var
Generated using TypeDoc
Kind of variable declaration.