epoxy-tls/client/index.html
CoolElectronics 656eb67bfb
npm packaging
2024-01-15 14:38:46 -05:00

13 lines
213 B
HTML

<html>
<head>
<title>epoxy</title>
<script src="out.cjs"></script>
<script src="index.js"></script>
</head>
<body>
running... (wait for the browser alert if not running ws test)
</body>
</html>