Files
Vanillae/sidekick/scratch/async_tests.html
T
pharpend cbb117b504 Pharpend/develop (#1)
* move stuff in here

* reorganizing because zx needs to feel special

* add base58/base64 explainer draft
2022-10-05 23:30:49 +09:00

10 lines
145 B
HTML

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