We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20d0213 commit a185e86Copy full SHA for a185e86
chapter01/11-ES6letconst.html
@@ -0,0 +1,11 @@
1
+<!DOCTYPE html>
2
+<html>
3
+<head lang="en">
4
+ <meta charset="UTF-8">
5
+ <title></title>
6
+</head>
7
+<body>
8
+<script type="text/javascript" src="11-ES6letconst.js"></script>
9
+
10
+</body>
11
+</html>
0 commit comments