reportage
Version:
Scenarist-wrapped mocha sessions on browsers to any reporters
15 lines (14 loc) • 347 B
HTML
<!--
@license https://github.com/t2ym/reportage/blob/master/LICENSE.md
Copyright (c) 2023, Tetsuya Mori <t2y3141592@gmail.com>. All rights reserved.
-->
<html>
<head>
<meta charset="utf-8">
<title>Mediator Bridge HTML</title>
<script type="module" src="./mediator-worker-client.js"></script>
</head>
<body>
</body>
</html>