6 lines
171 B
HTML
6 lines
171 B
HTML
<!doctype html>
|
|
<meta charset="utf-8">
|
|
<title>Chrome Draft harness</title>
|
|
<pre id="result">running</pre>
|
|
<script type="module" src="/src/chromeDraftHarness.ts"></script>
|