Files
Vanillae/sidekick/scratch/async_tests.html
T

10 lines
145 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>Hello</title>
</head>
<body>
<script type="module" src="./async_tests.js"></script>
</body>
</html>