concept-collection / turing-sphere
12 lines · 293 BBlameHistoryRaw
1<!doctype html>
2<html lang="en">
3 <head>
4 <meta charset="utf-8" />
5 <title>turing-sphere validation</title>
6 </head>
7 <body>
8 <h1>turing-sphere validation suite</h1>
9 <pre id="log">starting…</pre>
10 <script type="module" src="/test/test-page.ts"></script>
11 </body>
12</html>