Files
Web_FreeCAD_Bitbybit/public/chrome-inspection-harness.html

6 lines
181 B
HTML

<!doctype html>
<meta charset="utf-8">
<title>Chrome Inspection harness</title>
<pre id="result">running</pre>
<script type="module" src="/src/chromeInspectionHarness.ts"></script>