exercises/w11-patterns/w8_observer/index.html
2025-05-06 14:20:09 +09:00

11 lines
140 B
HTML

<!DOCTYPE html>
<html>
<head>
<script type="module" src="./index.js"></script>
<meta charset="utf-8" />
</head>
<body></body>
</html>