VariableDeclarationKindtype VariableDeclarationKind = "var" | "let" | "const";§Type§"var" | "let" | "const"[src]