Skip to content

Commit 9000633

Browse files
committed
es2015 modules
1 parent 29a3595 commit 9000633

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
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="17-ES2015-ES6-Modules.js"></script>
9+
</body>
10+
</html>

examples/chapter01/17-ES2015-ES6-Modules.js

Whitespace-only changes.

0 commit comments

Comments
 (0)